Skip to main content
Glama

Calculator MCP

by kelseyee

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
add

执行浮点数加法运算

subtract

执行浮点数减法运算

multiply

执行浮点数乘法运算

divide

执行浮点数除法运算 Args: b: 除数(必须非零)

power

计算幂运算

sqrt

计算平方根

factorial

计算整数阶乘

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