MCP.so
Sign In

Mcp Server Diceroll

@fumieval

About Mcp Server Diceroll

Dice Roll Server for Model Context Protocol

Basic information

Category

Other

Transports

stdio

Publisher

fumieval

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

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

Comments

More Other MCP servers