Skip to content
Back to search
30
MCP

math-mcp-learning-server

pypi/math-mcp-learning-server

Educational MCP server for math operations, statistics, visualization, and persistent workspaces. Built with FastMCP.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "math-mcp-learning-server": {
      "url": "None",
      "transport": "http"
    }
  }
}