Skip to content
Back to search
30
MCP

Math Tools

pulsemcp/math tools

Provides six fundamental mathematical operations including addition, subtraction, multiplication, division, exponentiation, and logarithm calculation with customizable base support and proper error handling for division by zero and invalid inputs.

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

Similar MCP servers embedding-nearest

Math Operations
Provides basic arithmetic operations and matrix multiplication with 64-bit floating point precision, handling edge cases like division by ze
0 tools
Calculator
Perform quick, reliable arithmetic including addition, subtraction, multiplication, and division. Speed up everyday calculations and reduce
0 tools · http
Math
Provides basic mathematical and statistical functions for accurate numerical computations within AI-assisted applications.
0 tools
Discrete Structures
Comprehensive tools for discrete mathematics: logic, algorithms, number theory, cryptography
0 tools
Discrete Structures
Comprehensive tools for discrete mathematics: logic, algorithms, number theory, cryptography
0 tools
Math Learning
Educational server for mathematical operations, statistics, and data visualization with persistent workspace
0 tools

How to use

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

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