
StubHub
Find tickets on the World's Largest Ticket Marketplace
About StubHub
StubHub helps users explore live event tickets with real-time availability, pricing, and view-quality information. Its connector brings concerts, sports, theater, comedy, festivals, and other event listings into assistant workflows.
Connection details
https://open-ai-app.stubhub.net/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add stubhub --transport http https://open-ai-app.stubhub.net/mcpFrequently asked questions
What is the StubHub remote MCP server?
The StubHub remote MCP server is a hosted Model Context Protocol endpoint at https://open-ai-app.stubhub.net/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the StubHub MCP server?
Add the endpoint https://open-ai-app.stubhub.net/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the StubHub MCP server require authentication?
Yes. StubHub uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the StubHub MCP server use?
StubHub exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.