Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-google-books": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@juanbeniteza/mcp-google-books",
"--client",
"claude"
]
}
}
}