# Calculator

This server enables LLMs to use calculator for precise numerical calculations.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add githejie/mcp-server-calculator

# Browse available tools
npx -y @smithery/cli@latest tool list githejie/mcp-server-calculator
```

---

Source: https://github.com/githejie/mcp-server-calculator | License: MIT
