API-200/api200
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.
Platform-specific configuration:
{
"mcpServers": {
"api200": {
"command": "npx",
"args": [
"-y",
"api200"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...