# EventMatey Event Discovery MCP EventMatey provides a read-only remote MCP server for discovering public, bookable events that organisers have approved for AI discovery. MCP endpoint: https://mcp.eventmatey.com/mcp Transport: Streamable HTTP Health check: https://mcp.eventmatey.com/health Metadata: https://mcp.eventmatey.com/.well-known/mcp.json Available tools: - search_events_by_keyword: Search public EventMatey events by keyword and filters. - search_events_nearby: Search public EventMatey events by location text and filters. - get_event_details: Get fuller public event details including the canonical hosted booking URL. Important use rules: - This MCP server is read-only. - It must only be used for public event discovery. - EventMatey returns only events that are published, bookable, and enabled for AI discovery by the organiser. - Booking, checkout, refunds, organiser account access, and customer data are not exposed through this MCP server.