Fortuna
Rank #20191pulsemcp/siliconsociety-fortuna
Provides hardware-based true randomness through 20+ statistical distribution functions including dice rolling, Bernoulli trials, and normal/gamma/Poisson distributions for simulations, modeling, and creative tasks where deterministic outputs need genuine stochastic elements.
Fortuna is a Model Context Protocol (MCP) server published by siliconsociety. It ranks #20191 of 58,832 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Fortuna is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Aug 20, 2025.
Ranks ahead of 38,641 of 58,832 servers on MCP Toplist.
Use Fortuna
Add Fortuna to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"siliconsociety-fortuna": {
"url": "https://fortuna-mcp.siliconsociety.org/sse"
}
}
}Listed on 1 registry
siliconsociety
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Fortuna?
- Provides hardware-based true randomness through 20+ statistical distribution functions including dice rolling, Bernoulli trials, and normal/gamma/Poisson distributions for simulations, modeling, and creative tasks where deterministic outputs need genuine stochastic elements.
- Who maintains Fortuna?
- Fortuna is maintained by siliconsociety, which publishes 2 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Fortuna an official MCP server?
- Fortuna is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Fortuna have?
- Fortuna ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Fortuna?
- The source code for Fortuna is hosted at github.com/siliconsociety/fortunamcp.