Book Metadata runs on your own machine — the client starts it, so there is no endpoint to ping. 136 installs a week from pypi.
Search Google Books and Open Library for book metadata, covers, and publication info.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add book-metadata-mcp -- uvx book-metadata-mcp
{
"mcpServers": {
"book-metadata-mcp": {
"args": [
"book-metadata-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.book-metadata-mcp]
command = "uvx"
args = ["book-metadata-mcp"]
{
"mcpServers": {
"book-metadata-mcp": {
"args": [
"book-metadata-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"book-metadata-mcp": {
"args": [
"book-metadata-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.