Home › Development › CALM

CALM

MCP server giving coding agents a call-graph-aware, hash-verified view of a codebase, not grep.

Rust
★ 17 stars Last pushed 2026-09-10 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.8.0)

npx -y @eilodon/calm-mcp@0.8.0

Or add to your MCP client config:

{
  "mcpServers": {
    "calm": {
      "command": "npx",
      "args": [
        "-y",
        "@eilodon/calm-mcp@0.8.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry