Commander Workshop MCP
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 | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_cardsB | Search the verified local card catalog with bounded pagination. |
| load_collection_snapshotC | Normalize a supported local collection file into an immutable snapshot. |
| load_deckC | Normalize deck text without treating it as evidence of ownership. |
| search_libraryC | Search a stored collection without disclosing its contents in the summary. |
| check_deckC | Check exact construction legality without inferring bracket fit. |
| analyze_deckC | Store evidence-backed structural metrics without a scalar power score. |
| plan_deckC | Evaluate one to eight complete client-submitted candidates. |
| compare_decksB | Compare two to eight raw decks or plan winners without scalar scoring. |
| resolve_availabilityC | Resolve complete decks against physical copies without reserving them. |
| create_fulfillment_planB | Allocate each physical copy once inside an immutable plan result. |
| price_purchasesC | Price unresolved purchases without adding to a cart or buying anything. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| current_commander_rules | The locally pinned and verified Commander rules snapshot. |
| scenario_presets | Safe editable Commander planning scenario presets. |
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/gregario/commander-workshop-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server