テキサスホールデム MCP サーバー
これは、MCPクライアントエージェントがテキサスホールデムポーカーゲームをプレイできるようにするモデルコンテキストプロトコルサーバーです。ゲームサーバー、ゲームクライアント、MCPサーバーを含み、Node.jsとTypeScriptで実装されています。
このプロジェクトのコードの大部分はAI(Claude-3.7-Sonnet)によって生成されており、改善とデバッグに約5時間かかりました。素晴らしいですね!
オンラインデモ
はじめる
建てる :
ポーカーサーバーを実行します:
ポーカークライアントを開く: ブラウザを開き、 http://localhost:3000/にアクセスします。
MCPクライアントを設定してツールを追加します。例えば、
/path/to/poker-mcp-server
にリポジトリをクローンした場合、Clineにツールを追加する方法は次のとおりです。
クライン:
プロンプトの例
LLMでポーカーを楽しみましょう!
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
AI エージェントが MCP クライアント インターフェイスを介してテキサス ホールデム ポーカー ゲームをプレイできるようにするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that enables role-based context management for AI agents, allowing users to establish specific instructions, maintain partitioned memory, and adapt tone for different agent roles in their system.Last updated -
- AsecurityAlicenseAqualityA server that uses the Model Context Protocol (MCP) to allow AI agents to safely execute shell commands on a host system.Last updated -1626MIT License
CodeAlive MCPofficial
-securityAlicense-qualityA Model Context Protocol server that enhances AI agents by providing deep semantic understanding of codebases, enabling more intelligent interactions through advanced code search and contextual awareness.Last updated -54MIT License- -securityFlicense-qualityA basic Model Context Protocol server implementation that demonstrates core functionality including tools and resources for AI chat applications.Last updated -