mcp-open-library

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.

generalgeneral
62 stars🍴 16 forks📦 v1.0.2📄 MIT

🔌 Transport

Standard I/O

📦 Installation

Docker

Claude Desktop Configuration

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-open-library": {
      "args": [
        "index.js"
      ],
      "command": "node"
    }
  }
}

Capabilities

0
Tools
0
Resources
0
Prompts