Burningbros BBPM MCP — Model Context Protocol server exposing the BB Project Management API to Claude. Create issues, assign tasks, comment, and query the board from a chat prompt.
{
"mcpServers": {
"burningbrosdabibbpm": {
"command": "npx",
"args": [
"-y",
"@burningbrosdabi/bbpm-mcp"
]
}
}
}