$5 books and crowd-sourced listicles about Magic

Sign in
development resources

These guys made the script that I used to make card images appear on this site (just surround the card name with an a tag with class 'mtgcard'). They also make WordPress plugins.

[The Munson's Apps](https://www.facebook.com/themunsonsapps/)
These guys made the script that I used to make card images appear on this site (just surround the card name with an a tag with class 'mtgcard'). They also make WordPress plugins.

This interfaces with the Gatherer data, which includes all textual information about a card and rulings.

[Official API js library](https://github.com/MagicTheGathering/mtg-sdk-javascript)
This interfaces with the Gatherer data, which includes all textual information about a card and rulings.

This is the C++ code that runs the Cockatrice client, an app for making decks and playing games.

[Cockatrice codebase](https://github.com/Cockatrice/Cockatrice)
This is the C++ code that runs the Cockatrice client, an app for making decks and playing games.

Official Ruby library

Official Ruby library
[magicthegathering.io](http://magicthegathering.io) [github](https://github.com/MagicTheGathering/mtg-sdk-ruby) [docs](https://docs.magicthegathering.io)
[TappedOut API](https://tappedout.github.io)

Offers lots of images as well as card info

[ScryFall API](https://scryfall.com/docs/api-overview)
Offers lots of images as well as card info
[MTGJSON](https://mtgjson.com)
Suggest an item