Used by 1 plugin
Connects to Librarian API to search and retrieve book metadata and details.
Add to your .mcp.json:
{
"mcpServers": {
"librarian": {
"command": "npx",
"args": [
"@telvok/librarian-mcp"
]
}
}
}npx