Skip to main content
Glama

my-mcp-server

calculate

Evaluate math expressions directly using the tool on my-mcp-server. Input any valid equation like '2 + 2' to get instant results for basic calculations.

Instructions

Perform basic math calculations

Input Schema

NameRequiredDescriptionDefault
expressionYesMath expression to evaluate (e.g., '2 + 2')

Input Schema (JSON Schema)

{ "properties": { "expression": { "description": "Math expression to evaluate (e.g., '2 + 2')", "type": "string" } }, "required": [ "expression" ], "type": "object" }
Install Server

Other Tools from my-mcp-server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/devashish234073/my-mcps'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server