MCP.so
Sign In
Servers

Mcp Server Diceroll

@fumieval

Dice Roll Server for Model Context Protocol

Overview

What is mcp-server-diceroll?

mcp-server-diceroll is an MCP server that can be added to Claude Desktop by including the provided configuration in claude_desktop_config.json.

How to use mcp-server-diceroll?

Add the following JSON block to your claude_desktop_config.json file under mcpServers:

{
  "mcpServers": {
    "dice-roll": {
      "command": "npx",
      "args": ["-y", "mcp-server-diceroll"]
    }
  }
}

Key features of mcp-server-diceroll

Use cases of mcp-server-diceroll

FAQ from mcp-server-diceroll

Tags

More from Other