Mcp Directory
@chatmcp
关于 Mcp Directory
directory for Awesome MCP Servers
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"@chatmcp/mcp-directory": {
"command": "npx",
"args": [
"-y",
"mcprouter"
],
"env": {
"SERVER_KEY": "gecrvom8y0jhrs12"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
文件与存储 分类下的更多 MCP 服务器
mcp-v8: V8 JavaScript MCP Server
r33drichardsMCP server that exposes a V8 JavaScript runtime as a tool for AI agents like Claude and Cursor. Supports persistent heap snapshots via S3 or local filesystem, and is ready for integration with modern AI development environments.
WORK IN PROGRESS - USE WITH CAUTION - Windows:
hanwegMCP server for working with PDF files
Filesystem
chrisdocManage your Hevy workouts, routines, folders, and exercise templates. Create and update sessions faster, organize plans, and search exercises to build workouts quickly. Stay synced with changes so your training log is always up to date.
Sample S3 Model Context Protocol Server
aws-samplesMCP Filesystem Server
mark3labsGo server implementing Model Context Protocol (MCP) for filesystem operations.
评论