Axiom - Advanced Math MCP Server

Exact symbolic and numerical mathematics for LLMs - a real computer algebra system (Giac/Xcas) behind the Model Context Protocol, and behind a shell command. Published as axiom-math. It runs locally over stdio via the published package.

People who work with advanced mathematics, giac and scientific computing and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 2 · #358 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

GPL-3.0 · TypeScript servers · how we verify → /methodology

01 · Install Axiom - Advanced Math

before you install - you'll need

Set ZAI_API_KEY, ANTHROPIC_API_KEY, OPENROUTER_API_KEY, GIAC_REF before connecting.

Claude Code

claude mcp add tufantunc-axiom-advanced-math-mcp -- npx -y axiom-math

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "tufantunc-axiom-advanced-math-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "axiom-math"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license GPL-3.0 - declared in the repository

npm package axiom-math - unscoped; check the name against the project README before installing

registry namespace io.github.tufantunc is GitHub-verified and matches the repo owner

03 · Who maintains Axiom - Advanced Math

Axiom - Advanced Math is maintained by tufantunc. We track 2 MCP servers from tufantunc - 2 actively maintained, 745 combined GitHub stars, oldest repo from Apr 2025. Full record: all servers from tufantunc.

  1. SSH - policy-gated remote access Policy-gated, audited SSH for Linux and Windows hosts: roles, approvals, and an audit log. ★ 743

04 · Facts

category
other - ranked #358 of 945 actively-maintained other servers as of 2026-09-18.
registry
io.github.tufantunc/axiom-math (active, first published 2026-08-08 · 4 versions)
packages
npm:axiom-math

05 · Axiom - Advanced Math FAQ

What is Axiom - Advanced Math?

Exact symbolic and numerical mathematics for LLMs - a real computer algebra system (Giac/Xcas) behind the Model Context Protocol, and behind a shell command. Published as axiom-math. It runs locally over stdio via the published package.

Is Axiom - Advanced Math still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14. We re-verify nightly.

How do I install Axiom - Advanced Math?

Run `npx -y axiom-math`. The README documents 4 environment variables (ZAI_API_KEY, ANTHROPIC_API_KEY, OPENROUTER_API_KEY…) to set first. Set ZAI_API_KEY, ANTHROPIC_API_KEY, OPENROUTER_API_KEY, GIAC_REF before connecting. You can also paste the ready-made client config above.

Does Axiom - Advanced Math run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Axiom - Advanced Math

More MCP servers to compare · SSH - policy-gated remote access · Ook Cite · Mkdocs MCP · Hilan MCP · Ui5 MCP Server

More TypeScript MCP servers · Partner Center MCP · Figma MCP Go · Tuteliq MCP Server · Tychi MCP · see all