Back to search
60
MCP http

Math-MCP

EthanHenrickson/math-mcp

Enable your LLMs to perform accurate numerical calculations with a simple API. Leverage basic arithmetic and statistical functions to enhance your applications. Simplify complex mathematical tasks effortlessly and improve your model's capabilities.

Uptime
100.0%
22 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

maths-mcp
Does all the cool maths related stuff for your LLM. Goal is to support all the maths tools we can support.
0 tools
math-logic-mcp
MCP server providing verified math & logic tools for small LLMs (Mistral, Llama, DeepSeek)
0 tools
math-mcp
Comprehensive Math calculation MCP server, providing basic arithmetic, matrix calculation, statistical analysis, calculus, optimization, reg
0 tools
mcp-calculator-wyt
A comprehensive MCP calculator service supporting basic arithmetic and advanced mathematical functions
0 tools
math-solver-ai-mcp
Math Solver Ai automation via MCP. Includes solve equation, statistics summary, matrix operations. By MEOK AI Labs.
0 tools
math-solver-ai-mcp
Math Solver Ai automation via MCP. Includes solve equation, statistics summary, matrix operations. By MEOK AI Labs.
0 tools

How to use

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

{
  "mcpServers": {
    "math-mcp": {
      "url": "https://smithery.ai/servers/EthanHenrickson/math-mcp",
      "transport": "http"
    }
  }
}