Calculator MCP server — evaluate, simplify, and differentiate math expressions.
Calculator MCP server — evaluate, simplify, and differentiate math expressions.
calculator-mcp-server · v0.1.22
by Cyanheads
60
Integration mode
Choose whether you want to run the server locally or connect to a remote endpoint.
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via npm
@cyanheads/calculator-mcp-server@0.1.22Run command
npx @cyanheads/calculator-mcp-server@0.1.22Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…