Loading MCP server directory, please wait...
A paid public-domain knowledge base for AI agents: full-text search, book metadata, chapters.
npx @getmcp/cli add io.github.forgemeshlabs/library-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WALLET_PRIVATE_KEYDedicated low-balance Base wallet private key for x402 USDC micropayments. Required for all 8 tools (there are no free tools in this package). Never use your primary wallet.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.forgemeshlabs/library-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/library-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "",
"LIBRARY_BASE_URL": ""
}
}
}
}