https://github.com/artillect/mtg-mcp-servers
Model Context Protocol (MCP) servers for searching for cards with the Scryfall API, and managing the LLM's decklist and hand when playing
https://github.com/artillect/mtg-mcp-servers
Last synced: 3 days ago
JSON representation
Model Context Protocol (MCP) servers for searching for cards with the Scryfall API, and managing the LLM's decklist and hand when playing
- Host: GitHub
- URL: https://github.com/artillect/mtg-mcp-servers
- Owner: artillect
- Created: 2025-03-16T02:05:38.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-16T14:44:35.000Z (3 months ago)
- Last Synced: 2025-03-16T15:37:40.236Z (3 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-index - MTG Deck Manager and Scryfall Integration - Manage Magic: The Gathering decks, including uploading decks, drawing cards, handling mulligans, and sideboarding. Retrieve card information and perform searches using the integrated Scryfall API. (APIs and HTTP Requests)