Skip to content
Back to search
30
MCP

maths-mcp

pypi/maths-mcp

Does all the cool maths related stuff for your LLM. Goal is to support all the maths tools we can support.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Math-MCP
Enable your LLMs to perform accurate numerical calculations with a simple API. Leverage basic arithmetic and statistical functions to enhanc
0 tools · http
math-logic-mcp
MCP server providing verified math & logic tools for small LLMs (Mistral, Llama, DeepSeek)
0 tools
math-mcp-server-testing
MCP server for mathematical calculations
0 tools
math-tools-mcp
Add your description here
0 tools
llm-tools-mcp
MCP support for LLM CLI
0 tools
linkedmcp
MCP server to get help with Linkedin content using LLM
0 tools

How to use

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

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