Texas Holdem MCP Server
by freshlife001
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| loginC | login and list all tables in the poker game |
| join_tableC | Join a poker table |
| get_table_statusC | Get the current status of a poker table |
| leave_tableC | Leave a poker table |
| action_checkD | do action check |
| action_foldD | do action fold |
| action_betD | do action bet |
| action_raiseD | do action raise |
| action_callD | do action call |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/freshlife001/mcp_poker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server