MCP.so
Sign In

Mcp Directory

@chatmcp

About Mcp Directory

directory for Awesome MCP Servers

Basic information

Category

Files & Storage

License

Apache-2.0

Runtime

node

Transports

stdio

Publisher

chatmcp

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "@chatmcp/mcp-directory": {
      "command": "npx",
      "args": [
        "-y",
        "mcprouter"
      ],
      "env": {
        "SERVER_KEY": "gecrvom8y0jhrs12"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Mcp Directory?

Mcp Directory is a curated directory of Awesome MCP Servers, available live at mcp.so. It is built with Next.js and Supabase and is intended for developers looking to discover or showcase Model Context Protocol servers.

How to use Mcp Directory?

Clone the repository, install dependencies with pnpm install, set up a Supabase database and run the provided SQL file, configure environment variables (SUPABASE_URL, SUPABASE_ANON_KEY, NEXT_PUBLIC_WEB_URL), then run pnpm dev and preview at http://localhost:3000.

Key features of Mcp Directory

  • Curated list of MCP servers
  • Built with Next.js
  • Uses Supabase as database
  • Self-hostable deployment
  • Community channels available (Telegram, Discord, Twitter)

Use cases of Mcp Directory

  • Discovering new MCP servers for your projects
  • Showcasing your own MCP server to the community
  • Self-hosting a private or public MCP server directory

FAQ from Mcp Directory

What is Mcp Directory?

It is a directory listing awesome MCP Servers, with a live preview at mcp.so.

How do I set up Mcp Directory locally?

Clone the repo, install dependencies with pnpm install, create a Supabase database and run the SQL file, set the environment variables, then run pnpm dev and open http://localhost:3000.

What database does Mcp Directory require?

It requires a Supabase database; the SQL schema is provided in data/install.sql.

Who created Mcp Directory?

The server was created by idoubi.

Where can I find the community or support?

Community channels include Telegram, Discord, and Twitter (X), linked in the README.

Comments

More Files & Storage MCP servers