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

    Mcprouter

    Api router for MCP Servers Go-based implementation.

    291 stars
    Go
    Updated Nov 2, 2025
    chatmcp
    mcp
    mcprouter
    mcpservers

    Table of Contents

    • Start Proxy Server
    • Start API Server

    Table of Contents

    • Start Proxy Server
    • Start API Server

    Documentation

    mcprouter

    OpenRouter for MCP Servers

    mcp-infa

    Start Proxy Server

    1. edit config file

    shell
    cp .env.example.toml .env.toml

    edit .env.toml as needed.

    2. start proxy server

    shell
    go run main.go proxy

    3. add Proxy URL to MCP Client like Cursor

    http://localhost:8025/sse/fetch

    make sure you have set mcp_server_commands.fetch in .env.toml

    Start API Server

    1. edit config file

    shell
    cp .env.example.toml .env.toml

    edit .env.toml as needed.

    2. start api server

    shell
    go run main.go api

    3. request api with curl

    shell
    curl -X POST http://127.0.0.1:8027/v1/list-tools \
    -H 'Content-Type: application/json' \
    -H 'Authorization: Bearer fetch'

    make sure you have set mcp_server_commands.fetch in .env.toml

    Similar MCP

    Based on tags & features

    • YU

      Yutu

      Go·
      317
    • MC

      Mcp K8s Go

      Go·
      351
    • MC

      Mcpjungle

      Go·
      617
    • AN

      Anyquery

      Go·
      1.4k

    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

    • YU

      Yutu

      Go·
      317
    • MC

      Mcp K8s Go

      Go·
      351
    • MC

      Mcpjungle

      Go·
      617
    • AN

      Anyquery

      Go·
      1.4k

    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