M
MCP Commander
作者 @jungho-dev
MCP server by jungho-dev
创建于 4/29/2026
更新于 about 3 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-commander
Cursor 配置 (mcp.json)
{
"mcpServers": {
"jungho-dev-mcp-commander": {
"command": "npx",
"args": [
"jungho-dev-mcp-commander"
]
}
}
}