Skip to main content
Glama

Scryfall MCP Server

by latte-chan

csb_card

Fetch Commander Spellbook card data using numeric ID to access specific card information for Magic: The Gathering gameplay and strategy.

Instructions

Fetch Commander Spellbook card by numeric ID.

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "exclusiveMinimum": 0, "type": "integer" } }, "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