Mcp Directory
@chatmcp
About Mcp Directory
directory for Awesome MCP Servers
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"@chatmcp/mcp-directory": {
"command": "npx",
"args": [
"-y",
"mcprouter"
],
"env": {
"SERVER_KEY": "gecrvom8y0jhrs12"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Directory?
Mcp Directory is a curated directory of Awesome MCP Servers, available live at mcp.so. It is built with Next.js and Supabase and is intended for developers looking to discover or showcase Model Context Protocol servers.
How to use Mcp Directory?
Clone the repository, install dependencies with pnpm install, set up a Supabase database and run the provided SQL file, configure environment variables (SUPABASE_URL, SUPABASE_ANON_KEY, NEXT_PUBLIC_WEB_URL), then run pnpm dev and preview at http://localhost:3000.
Key features of Mcp Directory
- Curated list of MCP servers
- Built with Next.js
- Uses Supabase as database
- Self-hostable deployment
- Community channels available (Telegram, Discord, Twitter)
Use cases of Mcp Directory
- Discovering new MCP servers for your projects
- Showcasing your own MCP server to the community
- Self-hosting a private or public MCP server directory
FAQ from Mcp Directory
What is Mcp Directory?
It is a directory listing awesome MCP Servers, with a live preview at mcp.so.
How do I set up Mcp Directory locally?
Clone the repo, install dependencies with pnpm install, create a Supabase database and run the SQL file, set the environment variables, then run pnpm dev and open http://localhost:3000.
What database does Mcp Directory require?
It requires a Supabase database; the SQL schema is provided in data/install.sql.
Who created Mcp Directory?
The server was created by idoubi.
Where can I find the community or support?
Community channels include Telegram, Discord, and Twitter (X), linked in the README.
More Files & Storage MCP servers
box-mcp-server
hmkA Box model context protocol server to search, read and access files
PDF Extraction MCP Server (Claude Code Fork)
xraywuMCP server to extract contents from a PDF file
Filesystem MCP Server for WSL
webconsultingfilesystem MCP server for accessing WSL distributions from Windows
MCP File System Server
MarcusJellinghausMCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.
File Context Server
bsmi021A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
Comments