Skip to main content
Glama

Calculator MCP

by kelseyee

add

Perform floating-point addition operations with ease using this tool. Input two numbers to quickly calculate their sum, enabling precise arithmetic computations for your needs.

Instructions

执行浮点数加法运算

Input Schema

NameRequiredDescriptionDefault
aYes
bYes

Input Schema (JSON Schema)

{ "properties": { "a": { "title": "A", "type": "number" }, "b": { "title": "B", "type": "number" } }, "required": [ "a", "b" ], "title": "addArguments", "type": "object" }

Other Tools from Calculator MCP

Related Tools

  • @GonTwVn/GonMCPtool
  • @parameshwaran1/mcpserverexample
  • @liaotaodcx8/toolkittest
  • @riteshbangal/BuildMcpServer
  • @bahfahh/mcptest
  • @wrtnlabs/calculator-mcp

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