SERVER

MCP Factorial

Rank #18772

glama/t4dhg/mcp-factorial

MCP server providing factorial capabilities

First listed
Dec 22, 2025
Last publish date
Dec 30, 2025
OVERVIEW

MCP Factorial is a Model Context Protocol (MCP) server published by t4dhg. It ranks #18772 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Factorial is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Dec 22, 2025 and most recently updated on Dec 30, 2025.

STANDING
#18,772of 58,900 tracked serversTop 50%

Ranks ahead of 40,128 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Factorial

Add MCP Factorial to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcp-factorial": {
      "command": "npx",
      "args": [
        "-y",
        "@t4dhg/mcp-factorial"
      ],
      "env": {
        "FACTORIAL_API_KEY": "<your FACTORIAL_API_KEY>",
        "FACTORIAL_API_VERSION": "<your FACTORIAL_API_VERSION>",
        "FACTORIAL_TIMEOUT_MS": "<your FACTORIAL_TIMEOUT_MS>",
        "FACTORIAL_MAX_RETRIES": "<your FACTORIAL_MAX_RETRIES>",
        "DEBUG": "<your DEBUG>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

t4dhg

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
7.1.0Dec 30, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Factorial?
MCP server providing factorial capabilities
Who maintains MCP Factorial?
MCP Factorial is maintained by t4dhg, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is MCP Factorial listed on the official MCP registry?
Yes — MCP Factorial is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does MCP Factorial have?
MCP Toplist tracks 2 versions of MCP Factorial, most recently published on Dec 30, 2025.
Where can I find the source code for MCP Factorial?
The source code for MCP Factorial is hosted at github.com/t4dhg/mcp-factorial.
EXPLORE