Stats
Actions
Tags
From BuildBetter
Remote MCP server that connects to the BuildBetter service, enabling Claude to interact with its project management and workflow data. Likely requires authentication.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"buildbetter": {
"type": "http",
"url": "https://mcp.buildbetter.app"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.buildbetter.appnpx claudepluginhub buildbetter-app/skills --plugin buildbetter