Calculator
Verified IntegrationClient Configuration
— Connect Calculator to Claude Desktop or Cursor in seconds{
"mcpServers": {
"calculator-16": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-calculator-16"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides an MCP-compatible server demonstrating a basic addition tool for numerical calculations.
7/22/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Calculator
The MCP Calculator Server is a lightweight Model Context Protocol (MCP) server built in TypeScript, using the official `@modelcontextprotocol/sdk`. It demonstrates how to create custom MCP-compatible tools, specifically a basic calculator with an `add` function.
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.