M
Main MCP Vercel
作者 @id-guy
MCP server by id-guy
创建于 11/8/2025
更新于 about 1 month ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-main_mcp_vercel
Cursor 配置 (mcp.json)
{
"mcpServers": {
"id-guy-main-mcp-vercel": {
"command": "npx",
"args": [
"id-guy-main-mcp-vercel"
]
}
}
}