Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Texas Hold'em Poker

БесплатноНе проверен

Implements a Texas Hold'em poker game server with betting rounds, hand evaluation, and multi-player table management for training strategic decision making capa

GitHubEmbed

Описание

Implements a Texas Hold'em poker game server with betting rounds, hand evaluation, and multi-player table management for training strategic decision making capabilities

README

This is an Model Context Protocol server that allows an MCP client agents to play a game of Texas Holdem poker game. It is implemented with Node.js and TypeScript, including game server, game client, and a MCP Server.

Most Code in this project is generated by AI(Claude-3.7-Sonnet), and it tooks about 5 hours to improve and debug. Its Amazing!

Online Demo

Texas Holdem Online

Texas Holdem Server MCP server

Screen capture

Screen capture

Screen capture

Getting started

  • Build :
npm install
npm run build
  • Run Poker Server:
npm run dev
  • Configure your MCP client to add the tool. For example, here is how to add the tool to Cline, assuming you cloned the repo at /path/to/poker-mcp-server:
{
  "mcpServers": {
    "poker-mcp-server": {
      "command": "node",
      "args": ["/path/to/poker-mcp-server/dist/mcpServer.js"],
      "env": {
        "DEBUG": "*"
      }
    }
  }
}
  • Cline:

    Screenshot of install mcp server

Example prompt

You are a Texas Hold'em poker expert. Please use the name "Super Awesome Pro" to join a Texas Hold'em poker game and win more chips. You can only use the functions provided by the poker-mcp-server MCP server. After joining the game, you must wait for your turn to act before proceeding to the next move.

Enjoy Playing Poker With LLM!

from github.com/freshlife001/mcp_poker

Установка Texas Hold'em Poker

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/freshlife001/mcp_poker

FAQ

Texas Hold'em Poker MCP бесплатный?

Да, Texas Hold'em Poker MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Texas Hold'em Poker?

Нет, Texas Hold'em Poker работает без API-ключей и переменных окружения.

Texas Hold'em Poker — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Texas Hold'em Poker в Claude Desktop, Claude Code или Cursor?

Открой Texas Hold'em Poker на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Texas Hold'em Poker with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development