trackmcp
Back to directory

Directory for Awesome MCP Servers TypeScript-based implementation. Trusted by 1900+ developers. Trusted by 1900+ developers.

1,907 stars TypeScriptServers & Infrastructure Updated Nov 3, 2025
awesome-mcp-serversmcpmcp-server-storemcp-serversmcp-servers-directory

Documentation

MCP Directory

a directory for Awesome MCP Servers.

live preview: https://mcp.so

preview

Quick Start

1. clone the repo

bash
git clone https://github.com/chatmcp/mcp-directory.git
cd mcp-directory

2. install dependencies

bash
pnpm install

3. prepare database

create a database with Supabase

run the sql file in `data/install.sql`

4. set env variables

put a .env file in the root directory

with env variables:

env
SUPABASE_URL=""
SUPABASE_ANON_KEY=""

NEXT_PUBLIC_WEB_URL="http://localhost:3000"

5. run the dev server

bash
pnpm dev

6. preview the site

open http://localhost:3000 in your browser

Community

About the author

Frequently asked questions

What is mcpso?

mcpso is Directory for Awesome MCP Servers TypeScript-based implementation. Trusted by 1900+ developers. Trusted by 1900+ developers.

How do I install mcpso?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcpso open source?

Yes — it is hosted on GitHub at https://github.com/chatmcp/mcp-directory and has 1,907 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP