Texas Holdem MCP Server

by freshlife001
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoDebug level for the poker MCP server*

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
login

login and list all tables in the poker game

join_table

Join a poker table

get_table_status

Get the current status of a poker table

leave_table

Leave a poker table

action_check

do action check

action_fold

do action fold

action_bet

do action bet

action_raise

do action raise

action_call

do action call