Self-hosted Model Context Protocol servers. Connect any of these to Claude Desktop or any MCP-compatible client to give your AI tools it can't access on its own.
Add any server to your Claude Desktop config (claude_desktop_config.json)
under mcpServers:
{ "mcpServers": { "mystic-forge": { "url": "https://mcp.kautiontape.com/mtg/mcp" } } }
Public servers require no authentication. Servers marked private require OAuth credentials and are not publicly available.