Skip to main content
Glama

Calculator MCP

by kelseyee

sqrt

Calculate the square root of any number using this tool on the Calculator MCP server. Input a numerical value to obtain its precise square root result efficiently.

Instructions

计算平方根

Input Schema

NameRequiredDescriptionDefault
numberYes

Input Schema (JSON Schema)

{ "properties": { "number": { "title": "Number", "type": "number" } }, "required": [ "number" ], "title": "sqrtArguments", "type": "object" }
Install Server

Other Tools from Calculator 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/kelseyee/mcp_calculator'

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