← Back to Plugins
MCP Server MCP

io.github.architectds/mathgraphs-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mathgraphs-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "streamable-http",
        "url": "https://mathtalking.com/api/mcp"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...