mcp books for Windsurf
io.github.smeet666/mcp-books
Search the Internet Archive, the Library of Congress and data.bnf.fr at once, in one answer.
client:Windsurf
transport:stdio
runtime:npm
Install mcp books in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-books": {
"command": "npx",
"args": [
"-y",
"mcp-books"
],
"env": {
"BOOKS_USER_AGENT": "<BOOKS_USER_AGENT>",
"BOOKS_MIN_INTERVAL_MS": "<BOOKS_MIN_INTERVAL_MS>",
"BOOKS_TIMEOUT_MS": "<BOOKS_TIMEOUT_MS>",
"BOOKS_MAX_RETRIES": "<BOOKS_MAX_RETRIES>",
"BOOKS_CACHE_TTL_MS": "<BOOKS_CACHE_TTL_MS>",
"BOOKS_CACHE_MAX_ENTRIES": "<BOOKS_CACHE_MAX_ENTRIES>",
"BOOKS_LOG_LEVEL": "<BOOKS_LOG_LEVEL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs