MCP integration
MCP server
paste, restart, done.
One Model Context Protocol server exposes every SpareAPI capability — 28 actions and counting — to any MCP-compatible client. No per-tool registration, no shimming.
Pick your client
Claude Desktop config
{
"mcpServers": {
"spareapi": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://spareapi.com/api/mcp?apikey=YOUR_KEY"]
}
}
}What your agent gets
twitter.searchtwitter.tweet_detailtwitter.user_by_screen_nameweb.searchweb.readai.text.chat.autoai.text.summarizecrypto.token.price+20 more
The catalog auto-updates as we ship new actions — no restart, no re-registration.