[UOS AI] MCP探索,午饭吃什么??掷色子决定!选择困难症有救了!
Tofloor
poster avatar
大魔王鲸鱼
deepin
2025-08-20 11:22
Author
MCP骰子服务器

这是一个模型上下文协议 (MCP) 服务器,它使大型语言模型 (LLMs) 能够掷骰子。它接受标准的骰子表示法(例如 1d20),并返回单次掷骰的结果及其总和。

 

特性

  • 支持标准骰子表示法(例如 1d203d62d8+1
  • 返回单次掷骰结果及总和
  • 易于与 Claude Desktop 集成
  • 兼容 MCP Inspector 以便调试
 
导入方法:
{
  "mcpServers": {
    "dice": {
      "command": "uvx",
      "args": ["mcp-dice"]
    }
  }
}
应用场景:生活娱乐
场景截图
Reply Favorite View the author
All Replies
krisd
deepin
2025-08-20 11:37
#1

ok

Reply View the author
新手小白
deepin
2025-08-20 13:15
#2
It has been deleted!