EventMatey Event Discovery
com.eventmatey.mcp/event-discoveryFind public EventMatey events that organisers have approved for AI discovery.
Tools · 3
Search public EventMatey events by keyword, optional UK location text, date range, categories, and price range. Returns only published and bookable events that the organiser has enabled for AI discove…
Search EventMatey events by location. The current v1 implementation uses location_text plus date/category/price filters. Latitude/longitude and radius are accepted for forward compatibility but are no…
Get fuller public details for one discoverable EventMatey event, including the canonical hosted booking URL.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"eventmatey_event_discovery": {
"url": "https://mcp.eventmatey.com/mcp",
"transport": "streamable-http"
}
}
}