MCP.so
登录

Mcp Server Diceroll

@fumieval

关于 Mcp Server Diceroll

Dice Roll Server for Model Context Protocol

基本信息

分类

其他

传输方式

stdio

发布者

fumieval

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器