local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Implemented with Node.js for running a Texas Holdem poker game server that allows AI agents to participate in poker games against humans or other agents.
Built with TypeScript to provide a strongly-typed implementation of a Texas Holdem poker game that AI agents can join and play through the MCP protocol.
德州扑克 MCP 服务器
这是一个基于模型上下文协议 (MCP) 的服务器,允许 MCP 客户端代理进行德州扑克游戏。它使用 Node.js 和 TypeScript 实现,包含游戏服务器、游戏客户端以及 MCP 服务器。
这个项目的大部分代码都是由AI(Claude-3.7-Sonnet)生成的,改进和调试大约花了5个小时。太棒了!
在线演示
入门
- 建造 :
Copy
- 运行扑克服务器:
Copy
- 打开扑克客户端:打开浏览器访问http://localhost:3000/
- 配置你的 MCP 客户端以添加该工具。例如,假设你将仓库克隆到
/path/to/poker-mcp-server
,以下是如何将该工具添加到 Cline 的方法:
Copy
- 克莱恩:
示例提示
Copy
享受与 LLM 一起玩扑克的乐趣吧!