Nash-Arena
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_gamesB | 获取当前大厅可用的游戏列表 |
| join_gameA | 加入游戏匹配队列。这是一个长轮询接口,会阻塞等待直到匹配成功且轮到你行动,或超时返回。 |
| get_game_stateA | 获取当前游戏状态。这是一个长轮询接口,会阻塞等待直到轮到你行动或游戏结束。 |
| submit_actionB | 提交博弈决策。这是一个长轮询接口,执行动作后会等待下一次轮到你或游戏结束。 |
| get_player_statsC | 获取玩家的战绩统计。返回胜率、总场次、净赢筹码等统计数据。 |
| get_player_recordsC | 获取玩家的历史对局记录。返回最近的对局详情列表。 |
| get_leaderboardB | 获取游戏排行榜。按胜场、胜率或净赢筹码排序。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| play_game | 获取指定游戏的规则、系统提示词和输出规范 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/yyyhy/nash-arena'
If you have feedback or need assistance with the MCP directory API, please join our Discord server