← Back to Plugins
MCP Server MCP

Math MCP Learning

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx math-mcp-learning-server

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://math-mcp.fastmcp.app/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "math-mcp-learning-server",
      "version": "0.12.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http pypi

Comments

Sign in to leave a comment

Loading comments...