mcp-server-diceroll
0
The project appears to be related to configuring a feature named 'dice-roll' using a specific JSON configuration. No additional details are provided beyond the configuration reference.
mcp-server-diceroll
Add the following to claude_desktop_config.json
:
{
"mcpServers": {
"dice-roll": {
"command": "npx",
"args": ["-y", "mcp-server-diceroll"]
}
}
}