Back to search
30
MCP

factorial-mcp-server

pypi/factorial-mcp-server

MCP server for factorial calculations with FastMCP

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

math-mcp-server-testing
MCP server for mathematical calculations
0 tools
calculator-mcp
MCP server that gives you calculator tools
0 tools
math-mcp-server
Math operations MCP server
0 tools
fastmcp-mysql
FastMCP server for MySQL database operations
0 tools
maxcompute-mcp-server
A MCP server for MaxCompute
0 tools
fermat-mcp
MCP Server for mathematical computation and plotting.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "factorial-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}