Skip to content
Back to search
30
MCP

Math Operations

pulsemcp/math operations

Provides basic arithmetic operations and matrix multiplication with 64-bit floating point precision, handling edge cases like division by zero and empty inputs for reliable mathematical computation in educational and data analysis workflows.

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

Similar MCP servers embedding-nearest

Math Tools
Provides six fundamental mathematical operations including addition, subtraction, multiplication, division, exponentiation, and logarithm ca
0 tools
Math
Provides basic mathematical and statistical functions for accurate numerical computations within AI-assisted applications.
0 tools
Calculator
Perform quick, reliable arithmetic including addition, subtraction, multiplication, and division. Speed up everyday calculations and reduce
0 tools · http
Math Learning
Educational server for mathematical operations, statistics, and data visualization with persistent workspace
0 tools
xyz.arithym/arithym
Precision math engine for AI agents. 203 exact methods. Zero hallucination.
0 tools · streamable-http
Fermat (Mathematical Computing)
Provides mathematical computation and plotting capabilities through matplotlib for data visualization, NumPy for numerical operations, and S
0 tools

How to use

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

{
  "mcpServers": {
    "math_operations": {
      "url": "None",
      "transport": "http"
    }
  }
}