Skip to main content
Glama

Scryfall MCP Server

by bmurdock
claude-desktop-config.example.json371 B
{ "mcpServers": { "scryfall": { "command": "node", "args": [ "/absolute/path/to/scryfall-mcp/dist/index.js" ], "env": { "SCRYFALL_USER_AGENT": "ScryfallMCPServer/1.0.2 (https://github.com/bmurdock/scryfall-mcp)", "CACHE_TTL_HOURS": "24", "RATE_LIMIT_MS": "100", "LOG_LEVEL": "info" } } } }

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/bmurdock/scryfall-mcp'

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