B
Bmad MCP Agents
作者 @orchestr-it
A customization for BMAD to use mcp instead of local filesystem
创建于 2/18/2026
更新于 7 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-bmad-mcp-agents
Cursor 配置 (mcp.json)
{
"mcpServers": {
"orchestr-it-bmad-mcp-agents": {
"command": "npx",
"args": [
"orchestr-it-bmad-mcp-agents"
]
}
}
}