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
0
View on GitHub

Installation

npx -y Chunkydotdev/bldbl-mcp

Configuration

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.

GitHub: https://github.com/chunkydotdev/bldbl-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub