# SSE Calculator Server

Provide real-time, stateful calculator operations with history tracking via Server-Sent Events. Enable seamless integration with AI assistants through the Model Context Protocol for dynamic calculati…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add phamtienduceng/calculator-mcp-remote-server

# Browse available tools
npx -y smithery tool list phamtienduceng/calculator-mcp-remote-server
```
