Skip to main content
Art & CultureTypeScript

8enSmith/mcp-open-library

A MCP server for the Open Library API that enables AI assistants to search for book information.

art-culturecloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/8enSmith/mcp-open-library

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-open-library": {
      "command": "npx",
      "args": [
        "-y",
        "8enSmith/mcp-open-library"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Art & Culture
Language
TypeScript
Author
8enSmith