Skip to main content
Glama

calculate

Compute mathematical expressions instantly with this tool. Ideal for solving equations, evaluating functions like sin, cos, and more. Simplify calculations for AI agents or workflows.

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" }
Install Server

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