Data4Library MCP Server is a comprehensive Model Context Protocol server that provides AI models with access to Korea's national public library data including book searches, loan status, reading statistics, and library information through 25 specialized tools.
Search by region or library name to find nationwide public libraries.
Search books by title, author, publisher, or subject.
Find libraries that hold specific books.
Look up detailed information for a book by ISBN.
Check real-time loan availability status for a book.
Find national or regional bestsellers.
Find popular books at specific libraries.
Get real-time trending book queries.
Find latest book acquisitions by library.
Get reading trend keywords for the month.
Retrieve library usage statistics graphs.
Compare reading rates and volumes by region.
Access detailed library statistics.
Analyze usage patterns for specific books.
Get advanced book recommendations for specialists.
Find books for continuous reading by avid readers.
Extract core keywords for each book.
Search for nearby libraries using GPS-based location.
Find library codes by library name.
Look up national region codes.
Look up detailed region codes.
Retrieve KDC major subject classifications.
Retrieve KDC detailed subject classifications.
Get comprehensive library information.
Find popular books by library with comprehensive information.
View real-time tool call statistics and session information.
{
"mcpServers": {
"data4library-mcp": {
"command": "npx",
"args": ["-y", "@isnow890/data4library-mcp"],
"env": {
"LIBRARY_API_KEY": "your-api-key"
}
}
}
}