Skip to main content
Glama

Scryfall MCP Server

by latte-chan

get_rulings

Retrieve official rulings for Magic: The Gathering cards using their Scryfall UUID to clarify card interactions and resolve gameplay questions.

Instructions

Get official rulings for a card by Scryfall UUID.

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "format": "uuid", "type": "string" } }, "required": [ "id" ], "type": "object" }

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/latte-chan/scryfall-connector'

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