developer tools
Bldbl Mcp
Official MCP server for Buildable AI-powered development platform [bldbl.dev](https://bldbl.dev). Enables AI assistants to manage tasks, track progress, get project context, and collaborate with humans on software projects.
typescript
cloud
macos
windows
linux
developer tools
Installation
npx -y Chunkydotdev/bldbl-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "bldbl-mcp",
"command": "npx",
"args": [
"-y",
"Chunkydotdev/bldbl-mcp"
]
}About This MCP Server
Chunkydotdev/bldbl-mcp
Official MCP server for Buildable AI-powered development platform bldbl.dev. Enables AI assistants to manage tasks, track progress, get project context, and collaborate with humans on software projects.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub