Calculator
Verified IntegrationClient Configuration
— Connect Calculator to Claude Desktop or Cursor in seconds{
"mcpServers": {
"calculator-12": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-calculator-12"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Demonstrates a simple MCP server built with FastMCP, emphasizing modern Python environment and package management.
7/22/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Calculator
With `uv` installed on your system, navigate to the project's root directory (where `uv.lock` is located) and run `uv sync`. This command will read `uv.lock` and install all pinned dependencies.
Related MCP Servers
Browse all servers →Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.
Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.
Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.