api200

API-200/api200
★ 258 stars TypeScript 🔌 API Integration Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "api200": {
      "command": "npx",
      "args": [
        "-y",
        "API-200/api200"
      ]
    }
  }
}

Topics

alternativeapiapi-gatewayapi-integrationapi-managementapi-monitoringapi-proxyapi-wrapperdeveloper-toolserror-handlinggatewaymcpmcp-servermock-serveropen-source