A Model Context Protocol (MCP) server for the Internet Archive's Open Library API that enables AI assistants to search for book and author information.
Standard I/O
Docker
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "mcp-open-library": { "args": [ "index.js" ], "command": "node" } } }