fumieval_mcp-server-diceroll
0
The project appears to be related to configuring or using an MCP server command configuration with Dice Roll, but specific details about its functionality or purpose are not provided.
mcp-server-diceroll
Add the following to claude_desktop_config.json
:
{
"mcpServers": {
"dice-roll": {
"command": "npx",
"args": ["-y", "mcp-server-diceroll"]
}
}
}