Back to directory
playcations/mcp-calculator

playcations/mcp-calculator

@playcations

Python-based calculator service using MCP that provides mathematical operations

calculatormathpythonmcpmathematical-operationstool

Installation & Configuration

{
  "mcpServers": {
    "Calculator": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "/PathTo/calculator.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17