mcpbeat Sign in

Axiom — Advanced Math MCP Server

local only

Axiom — Advanced Math runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 11 Aug 2026.

Exact symbolic math for LLMs: integrals, equations, matrices, and claim verification via Giac/Xcas

Installs per day peak 493 · avg 28
a month agotoday
67
Installs / week
npm · axiom-math
2
Stars
0 open issues
11 Aug 2026
Last commit
0 releases in 90 days
GPL-3.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Axiom — Advanced 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 axiom-math -- npx -y axiom-math
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "axiom-math": {
      "args": [
        "-y",
        "axiom-math"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.axiom-math]
command = "npx"
args = ["-y", "axiom-math"]
.cursor/mcp.json
{
  "mcpServers": {
    "axiom-math": {
      "args": [
        "-y",
        "axiom-math"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "axiom-math": {
      "args": [
        "-y",
        "axiom-math"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Axiom — Advanced Math

same job, measured the same way
Machine Inbox
by machineinbox

Task-scoped email inboxes for AI agents: read mail, extract verification codes, and reply.

11 tools answering
MCP Agentcore
by geiant

AI governance MCP server for EU AI Act compliance and jurisdiction verification

3 tools answering
Agenticmail
by agenticmail

Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.

240 installs/wk local only
Endiagram MCP
by dushyant30suthar

EN Diagram — structural verification for concurrent systems. Pure math, no AI.

176 installs/wk 7 tools answering
Sms Verify
by jojapi

SMS Verify: SMS Verify API is a secure and easy-to-integrate service that sends verification codes.

2 tools answering
WORKS Public Verifier
by dyzcode

Independent static verification for exact immutable public GitHub commits.

3 tools answering
Jacobian
by morluto

Executable mathematics and independent verification for AI agents.

651 installs/wk local only
CLIO Plot
by iowarp

MCP server for advanced data visualization and plotting operations

local only

Axiom — Advanced Math — questions

Answers built from our own checks of this server.

Why is there no uptime for Axiom — Advanced Math?
Axiom — Advanced 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 axiom-math was installed 67 times last week.
How do I connect Axiom — Advanced 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 axiom-math straight from npm; nothing to host, nothing to sign up for.
How many people use Axiom — Advanced Math?
The npm package axiom-math was installed 67 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Axiom — Advanced Math open source?
Yes — it is published under the GPL-3.0 licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.