Loading MCP server directory, please wait...
Access book collections, reading lists, and bookshelf recognition from AI assistants.
npx @getmcp/cli add io.github.SuperAgentic/spinesRequires Node.js 18+. Community-contributed server. Review source before installing.
SPINES_API_KEYYour SPINES API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SuperAgentic/spines": {
"command": "npx",
"args": [
"-y",
"@spines/mcp-server"
],
"env": {
"SPINES_API_KEY": ""
}
}
}
}