Chunkydotdev/bldbl-mcp
by Various
π βοΈ π πͺ π§ - Official MCP server for Buildable AI-powered development platform [bldbl.dev](https://bldbl.dev). Enables AI assistants to manage tasks, track progress, get projec
MCP
Chunkydotdev/bldbl-mcp
Added 1 June 2026
Overview
An official MCP server for the Buildable development platform. It allows AI assistants to manage tasks, track progress, and retrieve project information through the Model Context Protocol.
Best for
Best for
Developers using Buildable who want AI assistants to manage project tasks and progress
Use cases
- Integrate AI assistants with Buildable to create and update tasks
- Track project progress via AI-driven queries
- Retrieve project details and status from Buildable
How to use
Install
npm install -g @bldbl/mcp Tools exposed
npxnpm
Tested with
Claude Desktop, Cursor
Example client config
{\n "mcpServers": {\n "buildable": {\n "command": "npx",\n "args": ["-y", "@bldbl/mcp"],\n "env": {\n "BUILDABLE_API_KEY": "bp_your_api_key_here",\n "BUILDABLE_PROJECT_ID": "your-project-id",\n "BUILDABLE_AI_ASSISTANT_ID": "claude-desktop"\n }\n }\n }\n} Notes
An official MCP server for the Buildable development platform. It allows AI assistants to manage tasks, track progress, and retrieve project information through the Model Context Protocol.
12 stars on GitHub. Last updated 2025-07-03. Licensed MIT.
Use cases
- Integrate AI assistants with Buildable to create and update tasks
- Track project progress via AI-driven queries
- Retrieve project details and status from Buildable
Pros
- Official integration with Buildable platform
- Written in TypeScript for type safety
- Open source with permissive license
Cons
- Low GitHub stars (12) indicates early adoption
- Limited community support and documentation
- Dependent on Buildable platform availability
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Official integration with Buildable platform
- Written in TypeScript for type safety
- Open source with permissive license
Cons
- Low GitHub stars (12) indicates early adoption
- Limited community support and documentation
- Dependent on Buildable platform availability
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.