mystic-tutor-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": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_cardA | Look up a Magic: The Gathering card by name. Returns mana cost, oracle text, prices, legalities, and more. |
| search_cardsB | Search for Magic: The Gathering cards using Scryfall syntax. Examples: 't:creature ci:ug mv<=3', 'o:"draw cards" c:blue', 'set:mkm r:mythic'. |
| get_card_rulingsA | Get official WotC rulings for a Magic: The Gathering card. Returns the card's oracle text plus all published rulings. |
| find_synergiesA | Find cards that synergize with a given Magic: The Gathering card. Analyzes the card's mechanics and searches for complementary cards using Scryfall's community synergy tags. |
| find_similarA | Find cards similar to a given Magic: The Gathering card. Can match by overall characteristics, function (effects), stats (CMC/power/toughness), or type (creature types, card types). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |