@pipeworx/mcp-books
v0.1.0
Published
Books MCP — wraps Open Library API (free, no auth)
Downloads
67
Maintainers
Readme
mcp-books
Books MCP — wraps Open Library API (free, no auth)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|------|-------------|
| get_book | Get 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 booksLicense
MIT
