mcpbeat Sign in

Mathgraphs MCP Server

by architectds Your server? Claim it
local only

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

Math & statistics graphing, computation, visualization, and validation engine

Installs per day peak 25 · avg 7 · +68% w/w
a month agotoday
39
Installs / week
npm · mathgraphs-mcp
0
Stars
0 open issues
21 Aug 2026
Last commit
0 releases in 90 days
MIT
License
language unknown

Nothing serious here today

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

Alternatives to Mathgraphs MCP

same job, measured the same way
I
Engineer Your Data
by eghuzefa

MCP server for data engineering: validation, transformation, visualization, and APIs.

64 installs/wk local only
Env
by ryudi84

MCP server for .env file validation, parsing, and comparison.

local only
Math MCP Learning
by clouatre-labs

Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace

686 installs/wk 17 tools answering
Stats Compass
by oogunbiyi21

50+ pandas-powered tools for data loading, cleaning, visualization, and ML workflows

444 installs/wk answering
AndroJack MCP
by vikas9793

Android engineering MCP server with verified documentation grounding and AI validation tools.

68 installs/wk local only
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
Database
by rog0x

SQL formatting, schema visualization, migration generation

34 installs/wk local only
Regex/Email/URL Validator
by apished

Regex matching, email/URL format validation, and JSON Schema validation.

4 tools answering

Mathgraphs MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Mathgraphs MCP?
Mathgraphs MCP 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 mathgraphs-mcp was installed 39 times last week.
How do I connect Mathgraphs MCP?
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 mathgraphs-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Mathgraphs MCP?
The npm package mathgraphs-mcp was installed 39 times in the last week. Week over week that is +68%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mathgraphs MCP open source?
Yes — it is published under the MIT licence and 0 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.