Home › Design & Media › mcp-books
mcp-books
Search the Internet Archive, the Library of Congress and data.bnf.fr at once, in one answer.
Topics: Art & Culture
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 2.0.1)
npx -y mcp-books@2.0.1
Or add to your MCP client config:
{
"mcpServers": {
"mcp-books": {
"command": "npx",
"args": [
"-y",
"mcp-books@2.0.1"
],
"env": {
"BOOKS_USER_AGENT": "<YOUR_VALUE>",
"BOOKS_MIN_INTERVAL_MS": "<YOUR_VALUE>",
"BOOKS_TIMEOUT_MS": "<YOUR_VALUE>",
"BOOKS_MAX_RETRIES": "<YOUR_VALUE>",
"BOOKS_CACHE_TTL_MS": "<YOUR_VALUE>",
"BOOKS_CACHE_MAX_ENTRIES": "<YOUR_VALUE>",
"BOOKS_LOG_LEVEL": "<YOUR_VALUE>"
}
}
}
}
BOOKS_USER_AGENT— Identify your own client. The project's own identifier is appended, so an archive can always reach a human.BOOKS_MIN_INTERVAL_MS— Widen the gap between two requests to one archive. Each archive keeps its own spacing when this is unset, and this can only make it wider.BOOKS_TIMEOUT_MS— Deadline for one request to an archive, in milliseconds. Default 45000.BOOKS_MAX_RETRIES— Retries on rate limiting and transient failures. Default 3.BOOKS_CACHE_TTL_MS— In-memory cache lifetime, in milliseconds. Default 900000. Set 0 to turn it off.BOOKS_CACHE_MAX_ENTRIES— In-memory cache size. Default 200.BOOKS_LOG_LEVEL— silent, error, info or debug. Default error. Logs go to stderr.
Package (mcpb 2.0.1)
Package: mcpb https://github.com/smeet666/mcp-books/releases/download/v2.0.1/mcp-books-2.0.1.mcpb
Related servers
mcp-for-blender
MCP server for working with Blender
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
MeiGen-AI-Design-MCP
AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local…
manim-mcp-server
A local MCP server that generates animations using Manim.
aseprite-mcp
MCP server using the Aseprite API to create pixel art
bazi-mcp
Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry