MIT License
MCP 目录
Awesome MCP 服务器的目录。
实时预览: https://mcp.so

快速入门
克隆 repo
git clone https://github.com/chatmcp/mcp-directory.git
cd mcp-directory
安装依赖项
pnpm install
准备数据库
使用Supabase创建数据库
运行data/install.sql中的 sql 文件
设置环境变量
将 .env 文件放在根目录中
使用环境变量:
SUPABASE_URL=""
SUPABASE_ANON_KEY=""
NEXT_PUBLIC_WEB_URL="http://localhost:3000"
运行开发服务器
pnpm dev
预览网站
在浏览器中打开http://localhost:3000
社区
关于作者
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
1313
Related MCP Servers
- Apache 2.0