MCP Hub
Back to servers

uooks

Books MCP — wraps Open Library API (free, no auth)

Registry
Updated
Mar 31, 2026

mcp-books

Books MCP — wraps Open Library API (free, no auth)

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
get_bookGet full details for a book by ISBN.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "books": {
      "url": "https://gateway.pipeworx.io/books/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use books

License

MIT

Reviews

No reviews yet

Sign in to write a review