MCP Servers / development / Buildable

Buildable

JSON →
httpnoneofficial12development

Official MCP server for Buildable AI-powered development platform. Enables AI assistants to manage tasks, track progress, get project context, and collaborate with humans on software projects.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: buildable
Tools
What this server exposes
get_project_context
Understand your entire project structure
get_next_task
Find what to work on next based on priorities
start_task
Begin working on a specific task
update_progress
Report detailed progress updates
complete_task
Mark tasks finished with comprehensive notes
create_discussion
Ask questions when you need human input
health_check
Verify connection to Buildable
Configuration
Environment & auth
authnone
envBUILDABLE_API_KEY
envBUILDABLE_PROJECT_ID
envBUILDABLE_AI_ASSISTANT_ID
envBUILDABLE_API_URL
Resources
Buildable — MCP Server · libregistry