feverup.com
Fever is an event discovery and ticketing platform for live entertainment, attractions, and experiences. It also provides business-facing tools for partners to sell tickets and access reporting data.
Fever exposes a public OAuth-authenticated MCP server for event discovery and a partner-only Reporting REST API for sales/reporting data.
- Fever Event Discovery MCP Serverdetected
- Fever Reporting APIdiscovered
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
After Fever approves Reporting API access and gives you a username and password, exchange them at POST https://data-reporting-api.prod.feverup.com/v1/auth/token as shown in the Reporting API docs. Use the returned bearer access_token in API requests.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing