Skip to main content
Glama
kelseyee

Calculator MCP

by kelseyee

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
addB

执行浮点数加法运算

subtractC

执行浮点数减法运算

multiplyC

执行浮点数乘法运算

divideB

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

powerC

计算幂运算

sqrtC

计算平方根

factorialB

计算整数阶乘

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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