mcp_math_server

ktgster/mcp_math_server

3.1

If you are the rightful owner of mcp_math_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Model Context Protocol (MCP) server facilitates dynamic interaction between AI agents and tools, enabling seamless tool discovery and usage without hardcoding.

Tools

Functions exposed to the LLM to take actions

add

Add two numbers

subtract

Subtract b from a

multiply

Multiply two numbers

divide

Divide a by b

power

Raise a to the power of b

sqrt

Compute square root

factorial

Compute n!

double_factorial

Compute n!! (double factorial)

tetration

Compute tetration (a raised to itself n times)

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources