Skip to main content
Glama

calculate

Process mathematical expressions instantly to compute results. Input an expression as a string (e.g., "2 + 2" or "sin(30)") and receive the calculated output, designed for integration with automated workflows or AI agents.

Instructions

Calculate the result of a mathematical expression. Args: expression: A mathematical expression as a string (e.g. "2 + 2", "sin(30)")

Input Schema

NameRequiredDescriptionDefault
expressionYes

Input Schema (JSON Schema)

{ "properties": { "expression": { "title": "Expression", "type": "string" } }, "required": [ "expression" ], "title": "calculateArguments", "type": "object" }

Other Tools from Slim MCP

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/webdevtodayjason/slim-MCP'

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