Back to search
60
MCP
http
math-mcp
EthanHenrickson/math-mcpA Model Context Protocol (MCP) server that provides basic mathematical and statistical functions to Large Language Models (LLMs). This server enables LLMs to perform accurate numerical calculations through a simple API.
Uptime
0.0%
1 direct probes · 30d
Response
556ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available
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"
}
}
}