Calculator MCP

by wrtnlabs
Verified

sqrt

Calculate the square root of a given number using the MCP server's calculator functionality for accurate mathematical operations.

Instructions

Square root of a number

Input Schema

NameRequiredDescriptionDefault
aYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "a": { "type": "number" } }, "required": [ "a" ], "type": "object" }

You must be authenticated.

Other Tools from Calculator MCP

Related Tools

ID: or17qswqzb