Add @bldbl/mcp - Buildable AI Development Platform MCP Server #2128
+1
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adding @bldbl/mcp to the Community Servers section - a production-ready TypeScript MCP server that enables AI assistants to work directly with software development projects through the Buildable platform.
Server Details
Motivation and Context
The @bldbl/mcp server demonstrates a real-world application of MCP for structured AI-human collaboration in software development. It showcases:
This server exemplifies how commercial platforms can effectively integrate with the MCP ecosystem while providing genuine value to the developer community.
How Has This Been Tested?
✅ Claude Desktop Integration: Tested with Claude Desktop using stdio transport
✅ Cursor AI Integration: Tested with Cursor AI IDE integration
✅ Real-world Usage: Currently being used by developers for actual project work
✅ All 7 MCP Tools: Tested get_project_context, get_next_task, start_task, update_progress, complete_task, create_discussion, and health_check
✅ Authentication Flow: Verified API key authentication and error handling
✅ Documentation: Comprehensive setup guides tested with both AI clients
Breaking Changes
❌ No breaking changes - this is a new server addition to the community list.
Types of changes
Checklist
Additional context
Implementation Details:
Why Community Servers Section:
This is a third-party server (not an Anthropic reference implementation) that demonstrates real-world MCP usage for a commercial development platform. It shows how external companies can build production-quality MCP servers that integrate with the broader AI development ecosystem.
Alphabetical Placement:
Should be positioned at the beginning of Community Servers section, before "AgentQL" based on alphabetical ordering.