{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "com.rbxinvest/rbx-invest",
  "title": "RBX Invest market data",
  "version": "1.0.0",
  "description": "Read-only tools over the Roblox Limiteds market: catalog, deals, new releases, creators, players.",
  "websiteUrl": "https://rbxinvest.com/api#mcp",
  "icons": [
    {
      "src": "https://rbxinvest.com/logo-optimized-112.webp",
      "mimeType": "image/webp",
      "sizes": ["112x112"]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://rbxinvest.com/mcp",
      "supportedProtocolVersions": ["2026-07-28", "2025-11-25", "2025-06-18", "2025-03-26"]
    }
  ],
  "protocolVersion": "2026-07-28",
  "serverInfo": {
    "name": "rbx-invest",
    "title": "RBX Invest market data",
    "version": "1.0.0"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://rbxinvest.com/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "authentication": {
    "required": false,
    "schemes": []
  },
  "documentationUrl": "https://rbxinvest.com/api#mcp"
}
