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

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2025 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Open Mcp Client

    Https://github.com/user-attachments/assets/364b6705-14d4-4e6d-bea7-fb9f12664fab for the Model Context Protocol. Enhance AI assistants with powerful integrations

    1,606 stars
    TypeScript
    Updated Nov 3, 2025

    Documentation

    https://github.com/user-attachments/assets/364b6705-14d4-4e6d-bea7-fb9f12664fab

    Getting Started

    Set Up Environment Variables

    Create a .env file at the root of your project:

    sh
    touch .env

    Add the following to .env:

    sh
    LANGSMITH_API_KEY=lsv2_...
    OPENAI_API_KEY=sk-...

    Next, navigate to the agent folder and create another .env file:

    sh
    cd agent
    touch .env

    Add the following inside agent/.env:

    sh
    OPENAI_API_KEY=sk-...
    LANGSMITH_API_KEY=lsv2_...

    Set Up Poetry:

    Poetry manages dependencies for the agent service. Install it with:

    sh
    pip install poetry

    Verify the installation by running:

    sh
    poetry --version

    Development

    For easier debugging, run the frontend and agent in separate terminals:

    bash
    # Terminal 1 - Frontend
    pnpm run dev-frontend
    
    # Terminal 2 - Agent
    pnpm run dev-agent

    Alternatively, launch both services together:

    bash
    pnpm run dev

    Visit http://localhost:3000 in your browser to view the application.

    Architecture

    The codebase is organized into two primary components:

    • Frontend - Handles the user interface.
    • Agent - Manages the core functionality.

    License

    Distributed under the MIT License. See LICENSE for more info.

    Similar MCP

    Based on tags & features

    • MC

      Mcp Server Kubernetes

      TypeScript·
      1.1k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    • MC

      Mcp Server Browserbase

      TypeScript·
      2.7k
    • MC

      Mcp Wave

      TypeScript00

    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 Server Kubernetes

      TypeScript·
      1.1k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    • MC

      Mcp Server Browserbase

      TypeScript·
      2.7k
    • MC

      Mcp Wave

      TypeScript00

    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