drio
Open app

Test

Source

test

Catalog onlyCatalog onlySTDIO

Overview

MCP Directory is a directory for Awesome MCP Servers that allows users to find and manage various MCP servers.

To use MCP Directory, clone the repository from GitHub, install the necessary dependencies, set up a database with Supabase, configure environment variables, and run the development server.

  • Easy setup and installation process - Integration with Supabase for database management - Community support through Telegram and Discord channels
  1. Managing and organizing MCP servers for easy access
  2. Collaborating with other users in the MCP community
  3. Setting up a personal or public MCP server directory

Add to your AI client

Use these steps to connect Test in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "test-chatmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-test-chatmcp"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "test-chatmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-test-chatmcp"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "test-chatmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-test-chatmcp"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "test-chatmcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-test-chatmcp"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "test-chatmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-test-chatmcp"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "test-chatmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-test-chatmcp"
      ]
    }
  }
}

FAQ

Is MCP Directory free to use?

Yes! MCP Directory is open-source and free to use for everyone.

What technologies does MCP Directory use?

MCP Directory uses Node.js and Supabase for backend services.

How can I contribute to MCP Directory?

You can contribute by submitting issues or pull requests on the GitHub repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2062,"uuid":"d19194eb-d669-40da-bd50-bb1c36b0af13","name":"test","title":"Test","description":"test","avatar_url":"","created_at":"2025-03-07T09:18:55.464Z","updated_at":"2025-09-04T21:35:34.698Z","status":"created","author_name":"chatmcp","author_avatar_url":null,"tags":"mcp-directory,server-management,community","category":null,"is_featured":false,"sort":1,"url":"https://github.com/chatmcp/mcp-server-github","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":"server","metadata":null,"user_uuid":"f8014401-410f-4644-ac43-4580e0bf49d4","tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":"","allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]