Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

EventMatey Event Discovery

com.eventmatey.mcp/event-discovery

Find public EventMatey events that organisers have approved for AI discovery.

Uptime
100.0%
2 direct probes · 30d
Response
265ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_events_by_keyword

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_events_nearby

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_event_details

Get fuller public details for one discoverable EventMatey event, including the canonical hosted booking URL.

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"
    }
  }
}