Skip to main content
Glama

Poker Task Management MCP

by Hirao-Y

poker_applyChanges

Apply pending changes to YAML task files with automatic backup creation, enabling task management updates while preserving previous versions.

Instructions

保留中の全変更を実際のYAMLファイルに適用します(自動バックアップ実行)

Input Schema

NameRequiredDescriptionDefault
backup_commentNoバックアップのコメント
forceNo強制適用フラグ(警告を無視)

Input Schema (JSON Schema)

{ "properties": { "backup_comment": { "description": "バックアップのコメント", "maxLength": 200, "type": "string" }, "force": { "default": false, "description": "強制適用フラグ(警告を無視)", "type": "boolean" } }, "type": "object" }

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