An unofficial Quick Draft assistant for MTG Arena
Project description
Draftgoblin
Draftgoblin is an unofficial terminal draft assistant for MTG Arena Quick Drafts. It reads Arena's local Player.log, recognizes each pack and pick, and ranks the available cards while you draft. When the draft is complete, it also suggests a 40-card deck from your pool.
Draftgoblin is read-only: it does not write to, inject into, or automate MTG Arena. Card details come from Scryfall and draft statistics come from 17Lands.
Screenshots
Live pick recommendations
Cards are ranked in real time, with the raw 17Lands win rate and grade shown alongside Draftgoblin's pool-aware score.
Suggested deck
At the end of the draft, Draftgoblin selects a color pair, spells, and mana base for a 40-card build.
How recommendations work
Draftgoblin keeps the data behind every recommendation visible instead of presenting a black-box pick order:
- 17Lands ratings: each card shows its Games-in-Hand win rate (
17L WR) and a 17Lands-style grade. Quick Draft data is preferred; Premier Draft data is used as a fallback when Quick Draft samples are missing or too small. - DG Score: the default 0-100 ranking normalizes 17Lands win rates across the set. A card without a reliable sample starts from a neutral score of 50, adjusted by its Average Last Seen At (
ALSA) when available. - Color fit: early picks stay open. From pick 6 onward, scores gradually favor the colors supported by the drafted pool; from pick 16, on-color cards receive the full bonus and off-color cards the full penalty. Strong picks influence the inferred color pair more than filler.
- Close early picks: when two cards have similar scores, set- and format-specific 17Lands color-pair win rates can break the tie without forcing an early commitment.
- Transparent alternatives: press
sto compare rankings by DG Score, raw 17Lands win rate, ALSA, or mana value. The interface also identifies neutral-prior and Premier-fallback rows. - Deck suggestion: the builder evaluates two-color pairs using card quality and 17Lands pair performance, then chooses spells and lands while considering creatures, curve, colored mana requirements, and cached 17Lands deck-structure targets when available.
DG Score is the default because it performed better than raw 17Lands win rate in Draftgoblin's offline pick benchmarks. It is still guidance rather than a perfect pick order: public statistics reflect the decks, players, and contexts in which cards were played.
For the complete methodology, see pick scoring, benchmarking, and the deck builder.
How to use it
Draftgoblin requires uv, which provides the required Python runtime and installs the command in an isolated environment.
1. Install
Install uv with Homebrew on macOS:
brew install uv
Or with WinGet on Windows:
winget install --id=astral-sh.uv -e
Then install Draftgoblin:
uv tool install draftgoblin
2. Enable Arena logs
In MTG Arena, open Settings → Account, enable Detailed Logs (Plugin Support), and restart Arena.
3. Prepare card data
Run this once after installation, and again when you want fresh card metadata:
draftgoblin refresh-data
4. Start drafting
Start Draftgoblin before entering a Quick Draft:
draftgoblin watch
The app detects the set and follows the draft automatically. If 17Lands ratings are not cached for that set, it offers to download them. Use the arrow keys or j/k to browse cards, s to change the ranking, b to open the current build, c to configure the view, and q to quit.
Draftgoblin uses the standard Arena log location on macOS and Windows. If your log is elsewhere, pass it explicitly:
draftgoblin watch --log-path /path/to/Player.log
Upgrade later with:
uv tool upgrade draftgoblin
Live recommendations currently support Quick Draft. Windows support is best-effort; Linux can be used only by pointing --log-path to an Arena log inside Wine or Proton.
Branding and compliance
Draftgoblin is not affiliated with, sponsored by, approved by, or endorsed by Wizards of the Coast, Scryfall, or 17Lands.
Draftgoblin is unofficial Fan Content permitted under the Fan Content Policy. Not approved/endorsed by Wizards. Portions of the materials used are property of Wizards of the Coast. ©Wizards of the Coast LLC. Card data from Scryfall and 17Lands; neither service endorses this tool.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file draftgoblin-0.1.2.tar.gz.
File metadata
- Download URL: draftgoblin-0.1.2.tar.gz
- Upload date:
- Size: 161.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5f4530597e17d05ec506a90069612b6bae13f92dd233fe4b1ec2f74a1d8cee3
|
|
| MD5 |
d3c0bb536057740ae1e58e480ed4cbb2
|
|
| BLAKE2b-256 |
5056a32392ed1ba6a784c591b3ba1f94644705c94321092916d53536d83ccdc6
|
File details
Details for the file draftgoblin-0.1.2-py3-none-any.whl.
File metadata
- Download URL: draftgoblin-0.1.2-py3-none-any.whl
- Upload date:
- Size: 128.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d500a72cadd931d55093cb2b707e59daa26f50be81b7bdad406753fc23e278b4
|
|
| MD5 |
515a11119382d7861d17e5e2dcaf169e
|
|
| BLAKE2b-256 |
1d3a741efa92520e93a879d25e43ca8d7cf6ccc3e1d6749f7931da8e8235f2f1
|