Skip to main content
Glama
xvyslo05

cz-mtg-compare-mcp

by xvyslo05

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MKM_API_BASENoOverride Cardmarket API base URL.https://api.cardmarket.com/ws/v2.0/output.json
MKM_APP_TOKENNoCardmarket OAuth1 app token. Unset means Cardmarket disabled.
MKM_APP_SECRETNoCardmarket OAuth1 app secret.
MKM_EUR_TO_CZKNoEUR to CZK conversion rate for Cardmarket prices.24.5
MKM_ACCESS_TOKENNoCardmarket OAuth1 access token.
CZ_MTG_UNTAP_PASSNoUntap account password or 1Password reference.
CZ_MTG_UNTAP_USERNoUntap account username or 1Password reference.
CZ_MTG_NAJADA_PASSNoNajada account password or 1Password reference.
CZ_MTG_NAJADA_USERNoNajada account username or 1Password reference.
CZ_MTG_DATABASE_URLNoSQLAlchemy URL for the web app's database.sqlite+aiosqlite:///:memory:
CZ_MTG_RISHADA_PASSNoRishada account password or 1Password reference.
CZ_MTG_RISHADA_USERNoRishada account username or 1Password reference.
CZ_MTG_TOLARIE_PASSNoTolarie account password or 1Password reference.
CZ_MTG_TOLARIE_USERNoTolarie account username or 1Password reference.
CZ_MTG_COOKIE_DOMAINNoCookie Domain attribute.
CZ_MTG_COOKIE_SECURENoWhether session/CSRF cookies require HTTPS.true
CZ_MTG_DATABASE_ECHONoLog all SQL emitted by the web app's engine.false
CZ_MTG_DISABLED_SHOPSNoComma-separated list of shop IDs to drop at startup.
CZ_MTG_SCRYFALL_CACHENoOverride Scryfall on-disk cache directory.~/.cache/cz-mtg-compare/scryfall/
CZ_MTG_BLACKLOTUS_PASSNoBlacklotus account password or 1Password reference.
CZ_MTG_BLACKLOTUS_USERNoBlacklotus account username or 1Password reference.
CZ_MTG_CERNYRYTIR_PASSNoČerný rytíř account password or 1Password reference.
CZ_MTG_CERNYRYTIR_USERNoČerný rytíř account username or 1Password reference.
CZ_MTG_COOKIE_SAMESITENoSameSite flag for both cookies.lax
CZ_MTG_PUBLIC_BASE_URLNoOrigin used when building links in outbound mail and Google's OAuth redirect URI.http://localhost:8080
CZ_MTG_CSRF_COOKIE_NAMENoCookie name carrying the CSRF token.cz_csrf
CZ_MTG_MAX_UNIQUE_CARDSNoHard cap on unique cards per optimize_decklist call.100
MKM_ACCESS_TOKEN_SECRETNoCardmarket OAuth1 access token secret.
CZ_MTG_SESSION_COOKIE_NAMENoCookie name carrying the opaque server-side session id.cz_session
CZ_MTG_SESSION_TTL_SECONDSNoSession lifetime in seconds.2592000
CZ_MTG_OAUTH_GOOGLE_CLIENT_IDNoOAuth 2.0 client id from Google Cloud Console.
CZ_MTG_EMAIL_VERIFY_TTL_SECONDSNoEmail-verification token lifetime in seconds.86400
CZ_MTG_CONSOLIDATE_TOLERANCE_PCTNoPercentage tolerance for fewest_shops strategy.10
CZ_MTG_OAUTH_GOOGLE_REDIRECT_URINoOverride the callback URL.
CZ_MTG_OAUTH_GOOGLE_CLIENT_SECRETNoOAuth 2.0 client secret.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/xvyslo05/czech-mtg-price-comparator-mcp'

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