Skip to content
Back to search
30
MCP

math-mcp

pypi/math-mcp

Comprehensive Math calculation MCP server, providing basic arithmetic, matrix calculation, statistical analysis, calculus, optimization, regression, geometry, number theory, signal processing, financial mathematics, and probability calculations with data visualization.

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": {
      "url": "None",
      "transport": "http"
    }
  }
}