Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Api200

    API 200 is an open source API gateway to simplify 3rd-party integrations. Import endpoints, set up caching, retries, and mocks.

    244 stars
    TypeScript
    Updated Oct 30, 2025
    alternative
    api
    api-gateway
    api-integration
    api-management
    api-monitoring
    api-proxy
    api-wrapper
    developer-tools
    error-handling
    gateway
    mcp
    mcp-server
    mock-server
    open-source
    self-hosted
    third-party-api

    Table of Contents

    • About API 200
    • Key Features
    • Features in Progress:
    • Quickstart
    • MCP
    • Self-Hosted Setup
    • Prerequisites
    • Installation
    • Access Your Installation
    • Community and Support 🤝
    • Contact us
    • Tech Stack
    • License

    Table of Contents

    • About API 200
    • Key Features
    • Features in Progress:
    • Quickstart
    • MCP
    • Self-Hosted Setup
    • Prerequisites
    • Installation
    • Access Your Installation
    • Community and Support 🤝
    • Contact us
    • Tech Stack
    • License

    Documentation

    The Open Source API Integration Platform.

    ·

    ·

    About API 200

    API 200 is all-in-one gateway for managing third-party APIs efficiently. Integrate third-party APIs or setup MCP server in minutes with

    auto-generated code, docs, auth, caching and error handling – so you can focus on what really matters.

    Key Features

    ✅ Fast API Setup:

    • Authentication management
    • Response caching
    • Automatic retries
    • Mock responses
    • Response transformation
    • Fallback responses
    • Custom headers

    ✅ Schema Watching: Get notified when one of your APIs changes response schema

    ✅ Incident Detection: Dedicated tab for incidents automatically detected by the system

    ✅ In-browser Swagger Integration

    ✅ Import Endpoints from OpenAPI and Postman

    ✅ Endpoint Monitoring: Convenient charts with your endpoint's statistics

    ✅ Comprehensive Logging

    ✅ MCP Support (read more)

    Features in Progress:

    • More authentication methods

    Quickstart

    Get started immediately with our managed version of API 200. Users can go to our cloud platform and start integrating

    API endpoints instantly without any setup or infrastructure management. Visit API200.co to begin.

    MCP

    To configure the API200 MCP server with Claude Desktop (or any other client):

    1. Open Claude Desktop settings

    2. Navigate to Developer settings

    3. Add a new custom tool with the following configuration (can be found on the Credentials tab):

    json
    {
      "mcpServers": {
        "api200": {
          "command": "npx",
          "args": [
            "api200-mcp@latest"
          ],
          "env": {
            "USER_KEY": "your-api-key-here"
          }
        }
      }
    }

    Self-Hosted Setup

    Prerequisites

    • Docker
    • Docker Compose
    • Node.js
    • npm

    Installation

    bash
    # Clone the repository and install dependencies
    git clone https://github.com/API-200/api200-selfhosted
    cd api200-selfhosted
    npm i
    
    # Run setup script
    # For localhost (admin privileges recommended):
    sudo node setup.js
    # OR for non-localhost:
    node setup.js
    
    # Start services
    docker-compose up -d

    ⚠️ Note: Localhost setup requires host file modification (127.0.0.1 kong), needing admin privileges.

    Access Your Installation

    • Frontend: http://:3000
    • API Handler: http://:8080

    Community and Support 🤝

    • Check out the Discussions for ideas and feedback
    • Report bugs or request features through Issues
    • ⭐ Star our repository to help us raise awareness

    Contact us

    For support, custom implementations, or any other inquiries:

    Contact us

    Tech Stack

    • Koa - Backend Framework
    • Redis - Caching Layer
    • Supabase - Database & Auth
    • Next.js - Frontend Framework
    • shadcn/ui - Component Library

    License

    API 200 is licensed under Sustainable Use License. See

    the LICENSE file for more details.

    Similar MCP

    Based on tags & features

    • MC

      Mcp Open Library

      TypeScript·
      42
    • AN

      Anilist Mcp

      TypeScript·
      57
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Open Library

      TypeScript·
      42
    • AN

      Anilist Mcp

      TypeScript·
      57
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k