API 200 is an open source API gateway to simplify 3rd-party integrations. Import endpoints, set up caching, retries, and mocks. Access all services via one URL. Monitor logs, track errors, and get alerts on API incidents.
API 200 is an open source API gateway to simplify 3rd-party integrations. Import endpoints, set up caching, retries, and mocks. Access all services via one URL. Monitor logs, track errors, and get alerts on API incidents.
npx -y selfhostedAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"api-200-api200-github": {
"command": "npx",
"args": [
"-y",
"npx -y selfhosted"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from api200?"
API Key Required
This server requires an API key from api200. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| API200_API_KEY | Yes | Your api200 API key |
"What resources are available in api200?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in api200"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in api200 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.