Skip to content
Back to search
30
MCP v0.1.0 streamable-http

CalmBoard MCP

io.github.dalvaren/calmboard

AI agents use CalmBoard MCP to access board data, tasks, insights, and project workflows.

Uptime
0.0%
28 probes
Response
304ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

ai-task-board-mcp
MCP server exposing the AI Task Board to any MCP-capable AI agent
0 tools
clipboard-ai-mcp
AI-powered clipboard ai MCP server for agents. Supports get clipboard, set clipboard, clipboard history. By MEOK AI Labs.
0 tools
io.github.eilodon/calm-mcp
MCP server giving coding agents a call-graph-aware, hash-verified view of a codebase, not grep.
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
io.github.getgapup/mcp-knowledge
100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.
0 tools · streamable-http
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "calmboard_mcp": {
      "url": "https://calmboard.ai/mcp",
      "transport": "streamable-http"
    }
  }
}