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%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

riccardotornesello/mcp-math
A (MCP) server that provides a comprehensive set of mathematical operations and functions
0 tools
io.github.cyanheads/calculator-mcp-server
Calculator MCP server — evaluate, simplify, and differentiate math expressions.
0 tools · streamable-http
mcp-calculator-wyt
A comprehensive MCP calculator service supporting basic arithmetic and advanced mathematical functions
0 tools
math-mcp-learning-server
Educational MCP server for math operations, statistics, visualization, and persistent workspaces. Built with FastMCP.
0 tools
@cyanheads/calculator-mcp-server
Calculator MCP server — evaluate, simplify, and differentiate math expressions.
0 tools
forchaladtest/mcp-math-server
Simple MCP server for basic mathematical operations.
0 tools

How to use

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

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