Skip to main content
Glama
codewithmsunke

MCP Math Server

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
addA

Add two numbers a + b

sqrtA

Calculate the square root of a number (rounded to two decimals)

subtractB

Subtract b from a (a - b)

squareC

Calculate the square of a number

multiplyC

Multiply two numbers a * b

gcmA

Calculate the greatest common measure (GCD) of two numbers

lcmA

Calculate the least common multiple of two numbers

divideC

Divide a by b (a / b)

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/codewithmsunke/MCPMathTools'

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