Serversio.github.dalvaren/calmboard
C

CalmBoard MCP

io.github.dalvaren/calmboard · v0.1.0
● Remote
v0.1.0remote🌐 https://calmboard.ai/mcp
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.dalvaren/calmboard",
  "description": "AI agents use CalmBoard MCP to access board data, tasks, insights, and project workflows.",
  "title": "CalmBoard MCP",
  "version": "0.1.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://calmboard.ai/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}