what is MCP Directory?
MCP Directory is a directory for Awesome MCP Servers that allows users to find and connect with various MCP servers.
how to use MCP Directory?
To use MCP Directory, clone the repository from GitHub, install the necessary dependencies, prepare the database, set environment variables, and run the development server to preview the site.
key features of MCP Directory?
- Easy setup with clear instructions
- Community support through Telegram and Discord
- Live preview of the directory
use cases of MCP Directory?
- Finding and connecting to various MCP servers.
- Contributing to the MCP community by adding new servers.
- Collaborating with other users through community channels.
FAQ from MCP Directory?
- How do I add a new server to the directory?
You can contribute by following the guidelines provided in the repository.
- Is there a community for MCP Directory users?
Yes! You can join our Telegram and Discord channels for support and discussions.
- Can I run MCP Directory locally?
Yes! Follow the quick start guide to run it on your local machine.
MCP Directory
a directory for Awesome MCP Servers.
live preview: https://mcp.so
Quick Start
- clone the repo
git clone https://github.com/chatmcp/mcp-directory.git
cd mcp-directory
- install dependencies
pnpm install
- prepare database
create a database with Supabase
run the sql file in data/install.sql
- 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"
- run the dev server
pnpm dev
- preview the site
open http://localhost:3000 in your browser
Community
About the author
