Skip to main content
Glama

Calculator MCP

by kelseyee

factorial

Calculate the integer factorial of a given number using the Calculator MCP server. This tool helps solve mathematical and combinatorial problems requiring factorial computations.

Instructions

计算整数阶乘

Input Schema

NameRequiredDescriptionDefault
nYes

Input Schema (JSON Schema)

{ "properties": { "n": { "title": "N", "type": "integer" } }, "required": [ "n" ], "title": "factorialArguments", "type": "object" }
Install Server

Other Tools from Calculator MCP

Related Tools

  • @githubpradeep/calc-mcp71
  • @githubpradeep/calc-mcp72
  • @wrtnlabs/calculator-mcp
  • @kelseyee/mcp_calculator
  • @YuheiNakasaka/arithmetic-mcp-server
  • @wrtnlabs/calculator-mcp

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