Poker Task Management MCP
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 |
|---|---|
| poker_proposeBodyC | 新しい3D立体を提案します(自動バックアップ付き) |
| poker_updateBodyC | 既存立体のパラメータを更新します |
| poker_deleteBodyB | 立体を削除します(依存関係チェック付き) |
| poker_proposeZoneC | 材料ゾーンを提案します(物理検証付き) |
| poker_updateZoneC | 既存ゾーンの材料や密度を更新します |
| poker_deleteZoneB | ゾーンを削除します(ATMOSPHERE以外) |
| poker_proposeTransformC | 回転・移動変換を提案します |
| poker_updateTransformC | 既存変換の操作を更新します |
| poker_deleteTransformC | 変換を削除します |
| poker_proposeBuildupFactorC | ビルドアップ係数を提案します |
| poker_updateBuildupFactorC | 既存ビルドアップ係数の設定を更新します |
| poker_deleteBuildupFactorC | ビルドアップ係数を削除します |
| poker_changeOrderBuildupFactorC | ビルドアップ係数の順序を変更します |
| poker_proposeSourceD | 新しい線源を提案します |
| poker_updateSourceC | 既存放射線源のパラメータを更新します |
| poker_deleteSourceB | 放射線源を削除します |
| poker_proposeDetectorC | 新しい検出器を提案します |
| poker_updateDetectorC | 既存検出器のパラメータを更新します |
| poker_deleteDetectorC | 検出器を削除します |
| poker_applyChangesA | 保留中の全変更を実際のYAMLファイルに適用します(自動バックアップ実行) |
| poker_proposeUnitA | 単位設定セクションを提案します(YAMLファイルに未存在の場合のみ)- 4キー完全性保証 |
| poker_getUnitB | 現在の単位設定を取得します(4つのキーすべてを返却)- 完全性保証 |
| poker_updateUnitB | 既存単位設定を更新します(部分更新可能だが4つのキーは常に維持)- 完全性保証 |
| poker_validateUnitIntegrityC | 単位系の4キー完全性と物理的整合性を包括検証します |
| poker_analyzeUnitConversionC | 異なる単位系間の変換係数を分析・計算します |
| poker_executeCalculationC | 作成したYAMLファイルを使用してpoker_cuiで放射線遮蔽計算を実行します |
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/Hirao-Y/poker_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server