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

コメント

「その他」の他のコンテンツ