aaronmeis/learn-dice-mcp-server
🎲 Dice MCP Server - A Model Context Protocol server that adds dice rolling and coin flipping tools to Claude Desktop. Built with FastMCP and Docker.
Platform-specific configuration:
{
"mcpServers": {
"learn-dice-mcp-server": {
"command": "npx",
"args": [
"-y",
"learn-dice-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...