Back to search
30
MCP

arithmo-mcp-server

pypi/arithmo-mcp-server

An MCP server providing fast arithmetic operations.

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

Similar MCP servers embedding-nearest

factorial-mcp-server
MCP server for factorial calculations with FastMCP
0 tools
math-mcp-server-testing
MCP server for mathematical calculations
0 tools
mcp-server-calculator
A Model Context Protocol server for calculating.
0 tools
io.github.andylbrummer/math-mcp
GPU-accelerated MCP server: symbolic algebra, numerical computing, FFT, optimization, linear algebra
0 tools
math-mcp-learning-server
Educational MCP server for math operations, statistics, visualization, and persistent workspaces. Built with FastMCP.
0 tools
forchaladtest/mcp-math-server
Simple MCP server for basic mathematical operations.
0 tools

How to use

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

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