Skip to main content
Glama

add

Add two numbers together to calculate their sum. Use this arithmetic tool to perform basic addition operations with numeric inputs.

Instructions

将两个数字相加并返回结果

Input Schema

NameRequiredDescriptionDefault
aYes
bYes

Input Schema (JSON Schema)

{ "properties": { "a": { "type": "number" }, "b": { "type": "number" } }, "required": [ "a", "b" ], "type": "object" }

Other Tools from My MCP Server

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/GHjiejie/mcp-server'

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