Catalog
io.github.dalvaren/calmboard
OfficialCalmBoard MCP
AI agents use CalmBoard MCP to access board data, tasks, insights, and project workflows.
Access board data, tasks, insights, and project workflows from CalmBoard.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"calmboard": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://calmboard.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.