MCP ServerHTTPOfficialv0.1.8

calculator-mcp-server MCP Server

Calculator MCP server — evaluate, simplify, and differentiate math expressions.

io.github.cyanheads/calculator-mcp-server

Hosted URL

https://calculator.caseyjhand.com/mcp

Transport

HTTP

Auth

No auth required

Connect to calculator-mcp-server

Hosted endpoint — paste into any MCP client.

https://calculator.caseyjhand.com/mcp

Environment variables

Configuration this server reads at startup.

  • CALC_MAX_EXPRESSION_LENGTH

    Maximum allowed expression string length.

  • CALC_EVALUATION_TIMEOUT_MS

    Maximum evaluation time in milliseconds.

  • CALC_MAX_RESULT_LENGTH

    Maximum result string length in characters.

  • MCP_LOG_LEVEL

    Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').

  • CALC_MAX_EXPRESSION_LENGTH

    Maximum allowed expression string length.

  • CALC_EVALUATION_TIMEOUT_MS

    Maximum evaluation time in milliseconds.

  • CALC_MAX_RESULT_LENGTH

    Maximum result string length in characters.

  • MCP_HTTP_HOST

    The hostname for the HTTP server.

  • MCP_HTTP_PORT

    The port to run the HTTP server on.

  • MCP_HTTP_ENDPOINT_PATH

    The endpoint path for the MCP server.

  • MCP_AUTH_MODE

    Authentication mode to use: 'none', 'jwt', or 'oauth'.

  • MCP_LOG_LEVEL

    Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').

Resources

Where to find authoritative docs and source for calculator-mcp-server.

Try calculator-mcp-server with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground