Fusio is a self-hosted API management server. It exposes tools for creating, managing, and monitoring APIs. It connects to various backend systems via REST, SOAP, and GraphQL. Developers use it to build, deploy, and track API usage, with features like authentication, rate limiting, and analytics.
Fusio is a self-hosted API management server. It exposes tools for creating, managing, and monitoring APIs. It connects to various backend systems via REST, SOAP, and GraphQL. Developers use it to build, deploy, and track API usage, with features like authentication, rate limiting, and analytics.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"apioo-fusio-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-apioo-fusio-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from fusio?"
API Key Required
This server requires an API key from fusio. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| FUSIO_API_KEY | Yes | Your fusio API key |
"What resources are available in fusio?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in fusio"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in fusio with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.