Mcp Directory
About
discover MCP Servers and Clients for Claude Integration
Details
- Author
- Go-To-Sea
- GitHub stars
- 2
- Downloads
- 468
- Categories
- Other
Jump to
- Discover MCP servers and clients for Claude
- Live preview at mcp.ad
- Built with Next.js and Supabase
- Open source and self-hostable
- Community support via Telegram and Discord
Clone the repository, install dependencies with pnpm, set up a Supabase database and run the install.sql script, configure the required environment variables (SUPABASE_URL, SUPABASE_ANON_KEY, NEXT_PUBLIC_WEB_URL), then start the dev server with pnpm dev and open http://localhost:3000.
MCP Integration
Discover MCP Servers and Clients for Claude Integration
live preview: https://mcp.ad

Quick Start
1. clone the repo
git clone https://github.com/Go-To-Sea/mcp-directory.git
cd mcp-directory
2. install dependencies
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:
SUPABASE_URL=""
SUPABASE_ANON_KEY=""
NEXT_PUBLIC_WEB_URL="http://localhost:3000"
5. run the dev server
pnpm dev
6. preview the site
open http://localhost:3000 in your browser
Community
- MCP Server Telegram
- MCP Server Discord
About the author
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



