math-mcp
pypi/math-mcpComprehensive 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.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"math-mcp": {
"url": "None",
"transport": "http"
}
}
}