A
securityA
licenseA
qualityAn MCP server that provides LLMs access to other LLMs
Last updated -
4
673
59
JavaScript
MIT License
一个模型上下文协议 (MCP) 服务器,支持大型语言模型 (LLM) 掷骰子。它接受标准骰子符号(例如1d20
),并返回每次掷骰结果及其和。
1d20
、 3d6
、 2d8+1
)要通过Smithery自动安装 Dice Roller for Claude Desktop:
使uv
可用: https://docs.astral.sh/uv/getting-started/installation/
服务器接受带有notation
字段的 JSON 对象:
示例响应:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
注意:用您的登录 shell 替换zsh
。
MCP Inspector是一款用于调试 MCP 服务器的实用工具。使用 npm 安装并运行它:
注意:将path/to/mcp-dice-repo
替换为文件系统上存储库的路径。
注意:请将zsh
替换为您的登录 shell。另外,请将path/to/mcp-dice-repo
替换为您的 WSL 文件系统上的存储库路径。
local-only server
The server can only run on the client's local machine because it depends on local resources.
一个允许 LLM 掷骰子的 MCP 服务器
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yamaton/mcp-dice'
If you have feedback or need assistance with the MCP directory API, please join our Discord server