{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card/2025-06-18.json",
  "serverInfo": {
    "name": "jellystreamz-public",
    "title": "JellyStreamz Public Catalog",
    "version": "1.0.0"
  },
  "description": "Read-only discovery for JellyStreamz releases, supported platforms, and the public game metadata catalog.",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://jellystreamz.com/mcp/"
  },
  "transports": [
    {
      "type": "streamable-http",
      "endpoint": "https://jellystreamz.com/mcp/"
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false,
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    }
  },
  "authentication": {
    "required": false,
    "documentation": "https://jellystreamz.com/auth.md"
  },
  "documentationUrl": "https://jellystreamz.com/api/"
}
