Loomal

mathgraphs-mcp

MCP server by github.com/architectds/mathgraphs-mcp

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

0 starsnpm: mathgraphs-mcp

About mathgraphs-mcp

mathgraphs-mcp is an MCP (Model Context Protocol) server published by architectds in the official MCP registry. Math & statistics graphing, computation, visualization, and validation engine

It ships as an npm package (mathgraphs-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/architectds/mathgraphs-mcp.

Use mathgraphs-mcp with your agent

Claude Code · one command
claude mcp add mathgraphs-mcp -- npx -y mathgraphs-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mathgraphs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mathgraphs-mcp"
      ]
    }
  }
}
npmmathgraphs-mcp

Frequently asked questions

What is mathgraphs-mcp?
mathgraphs-mcp is an MCP (Model Context Protocol) server by architectds. Math & statistics graphing, computation, visualization, and validation engine
How do I connect mathgraphs-mcp to Claude, Cursor, or another MCP client?
Install mathgraphs-mcp from its npm package (mathgraphs-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mathgraphs-mcp open source?
Yes — the source code is public at github.com/architectds/mathgraphs-mcp.
Can AI agents pay to use mathgraphs-mcp?
Not yet through Loomal — mathgraphs-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mathgraphs-mcp? Claim this listing free by verifying GitHub ownership, or contact us.