MCP Server
MCP
io.github.SuperAgentic/spines
Access book collections, reading lists, and bookshelf recognition from AI assistants.
Install
npx -y @spines/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@spines/mcp-server",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your SPINES API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SPINES_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment