← Index

io.github.rog0x/math

io.github.rog0x/math·v1.0.1·Other
Quality Score
79
/100

Calculator, units, statistics for AI agents

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "math": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-math-tools"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "math": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-math-tools"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @rog0x/mcp-math-tools
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
5
installability
25
documentation
15
stability
10
§04  Alternatives in Other