Back to directory
laszlopere/mcp-abacus

laszlopere/mcp-abacus

@laszlopere

High-precision calculator MCP server — goes beyond arithmetic to calculus (derivatives, integrals) and equation solving, all evaluated in fixed-point, IEEE-754, or exact rational mode with every answer labelled exact or inexact.

calculatormathcalculusprecisionpythonmcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "abacus": {
      "command": "uvx",
      "args": [
        "mcp-abacus"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/25
Updated
2026/6/26