Skip to main content
Glama

MCP-Claude

add

Input two numbers to calculate their sum using this tool on MCP-Claude, simplifying mathematical operations with direct integration.

Instructions

Add two numbers

Input Schema

NameRequiredDescriptionDefault
aYesFirst number
bYesSecond number

Input Schema (JSON Schema)

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

Other Tools from MCP-Claude

Related Tools

  • @kylekanouse/Test-MCP---DEMO-MCP-Dev-1
  • @wrtnlabs/calculator-mcp
  • @zhangzhefang-github/mcp-add-server
  • @githubpradeep/calc-mcp72
  • @KrishnaPapana/mcpserverexample
  • @EthanHenrickson/math-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/virajsamarasinghe/MCP-Claude'

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