Skip to main content
Glama
gregario

Commander Workshop MCP

by gregario

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
current_commander_rulesThe locally pinned and verified Commander rules snapshot.
scenario_presetsSafe editable Commander planning scenario presets.

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/gregario/commander-workshop-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server