Open-Sourced MCP Servers Directory MCP Server
A catalog website for discovering and browsing awesome MCP servers with live preview capability and curated collection.
Get this MCP server
A catalog website for discovering and browsing awesome MCP servers with live preview capability and curated collection.
Installation
From source code
git clone https://github.com/chatmcp/mcp-directory.git
cd mcp-directory
pnpm install
Features
- Live preview of MCP servers directory
- Supabase database integration
- Web interface for browsing MCP servers
- Community-managed catalog of awesome MCP servers
Environment Variables
Required
SUPABASE_URL- Supabase database URL for data storageSUPABASE_ANON_KEY- Supabase anonymous key for database accessNEXT_PUBLIC_WEB_URL- Public URL for the web application
Notes
This is a catalog web application for MCP servers, not an MCP server itself. Requires Supabase database setup and execution of the SQL file from data/install.sql. The live version is available at https://mcp.so. Community support is available through Telegram, Discord, and Twitter channels.