Directory for Awesome MCP Servers TypeScript-based implementation. Trusted by 1900+ developers. Trusted by 1900+ developers.
1,907 stars
TypeScript
Updated Nov 3, 2025
awesome-mcp-servers
mcp
mcp-server-store
mcp-servers
mcp-servers-directory
Documentation
MCP Directory
a directory for Awesome MCP Servers.
live preview: https://mcp.so

Quick Start
1. clone the repo
bash
git clone https://github.com/chatmcp/mcp-directory.git
cd mcp-directory2. install dependencies
bash
pnpm install3. 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 dev6. preview the site
open http://localhost:3000 in your browser
Community
About the author
Similar MCP
Based on tags & features
Trending MCP
Most active this week