Skip to content
Cline

calc mcp for Cline

io.github.coo-quack/calc-mcp

21 MCP tools for math, randomness, dates, encoding, hashing, and more — deterministic and accurate.

client:Cline transport:stdio runtime:npm

Install calc mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "calc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@coo-quack/calc-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

calc mcp in other clients