Skip to content
Back to search
30
MCP

math-logic-mcp

pypi/math-logic-mcp

MCP server providing verified math & logic tools for small LLMs (Mistral, Llama, DeepSeek)

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

How to use

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

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