Texas Holdem MCP Server
JSON →A Texas Hold'em poker game server with an MCP API, built using Node.js and TypeScript.
Tools · 5
- join_game Join a Texas Hold'em poker game with a player name
- get_game_state Get the current state of the poker game
- act Perform an action in the poker game (fold, check, call, raise, all-in)
- get_player_info Get information about a specific player
- get_hand_history Get the history of hands played
Links
★ 3 GitHub stars