
Mcp Directory
discover MCP Servers and Clients for Claude Integration
What is Mcp Directory?
Mcp Directory is a project designed to help users discover MCP Servers and Clients for Claude Integration.
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 discovery of MCP Servers and Clients.
- Quick start guide for setup and installation.
- Community support through Telegram and Discord.
Use cases of Mcp Directory?
- Integrating Claude with various MCP Servers.
- Setting up a local development environment for MCP projects.
- Collaborating with the community for MCP-related queries.
FAQ from Mcp Directory?
- What is the purpose of Mcp Directory?
Mcp Directory helps users find and integrate MCP Servers and Clients for Claude.
- Is there community support available?
Yes! You can join the MCP Server Telegram and Discord for community support.
- What technologies are used in Mcp Directory?
The project is built using TypeScript and requires a Supabase database.
MCP Integration
Discover MCP Servers and Clients for Claude Integration
live preview: https://mcp.ad
Quick Start
- clone the repo
git clone https://github.com/Go-To-Sea/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
