Skip to content
Back to search
30
MCP

Fermat (Mathematical Computing)

pulsemcp/fermat (mathematical computing)

Provides mathematical computation and plotting capabilities through matplotlib for data visualization, NumPy for numerical operations, and SymPy for symbolic mathematics, enabling matrix operations, statistical calculations, equation solving, and calculus problems.

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

Similar MCP servers embedding-nearest

fermat-mcp
MCP Server for mathematical computation and plotting.
0 tools
SymPy Calculator
Provides symbolic mathematics capabilities through a Python-based server that leverages SymPy for complex calculations, equation solving, an
0 tools
SymPy
Symbolic mathematics via SymPy covering algebra, calculus, equation solving, and number theory.
0 tools
NumPy
Exposes NumPy array operations, mathematical functions, linear algebra, and statistical methods as callable tools.
0 tools
iflow-mcp_abhiphile_fermat-mcp
MCP Server for mathematical computation and plotting.
0 tools
Number Theory
Exposes number theory functions and factorization algorithms including GCD computation and Fermat's method.
0 tools

How to use

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

{
  "mcpServers": {
    "fermat_(mathematical_computing)": {
      "url": "None",
      "transport": "http"
    }
  }
}