Math-MCP
EthanHenrickson/math-mcpEnable 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.
Similar MCP servers embedding-nearest
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"
}
}
}