mcpbeat Sign in

Math MCP Server

local only

Math runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 21 Mar 2026.

Calculator, units, statistics for AI agents

Installs per day peak 10 · avg 5 · +35% w/w
a month agotoday
33
Installs / week
npm · @rog0x/mcp-math-tools
0
Stars
0 open issues
21 Mar 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Math every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add math -- npx -y @rog0x/mcp-math-tools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "math": {
      "args": [
        "-y",
        "@rog0x/mcp-math-tools"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.math]
command = "npx"
args = ["-y", "@rog0x/mcp-math-tools"]
.cursor/mcp.json
{
  "mcpServers": {
    "math": {
      "args": [
        "-y",
        "@rog0x/mcp-math-tools"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "math": {
      "args": [
        "-y",
        "@rog0x/mcp-math-tools"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Math

same job, measured the same way
Rftools
by antonpogrebenko-public

241 RF & electronics calculators + 13 simulation tools for AI agents.

91 installs/wk local only
Telemost MCP Server
by telemost

Telegram channel analytics and statistics for AI agents, pay-per-call in USDC via x402.

56 installs/wk 20 tools answering
Sputnikx Market
by drivenbymyai-max

EU trade analytics, product catalog, orders, and heating fuel calculator for AI agents.

local only
JMeter Docs
by qainsights

Apache JMeter community documentation, conversion tools, linters, and calculators for AI agents.

10 tools answering
Tax Calculator AI MCP
by csoai-org

AI-powered tax calculator ai MCP server for agents. Supports calculate income tax, calculate vat

201 installs/wk local only
Cache
by rog0x

Cache headers, CDN, LRU simulation for AI agents

29 installs/wk local only
Docfork
by docfork

Up-to-date Docs for AI Agents.

261 installs/wk local only
Stock Analyzer AI MCP
by csoai-org

AI-powered stock analyzer ai MCP server for agents. Supports analyze stock, calculate ratios

125 installs/wk local only

Math — questions

Answers built from our own checks of this server.

Why is there no uptime for Math?
Math runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @rog0x/mcp-math-tools was installed 33 times last week.
How do I connect Math?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @rog0x/mcp-math-tools straight from npm; nothing to host, nothing to sign up for.
How many people use Math?
The npm package @rog0x/mcp-math-tools was installed 33 times in the last week. Week over week that is +35%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Math open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.