← Registry

Data Collection

eventmatey.com

Search and retrieve details about events from EventMatey.

1 endpoint3 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.eventmatey.com/mcp

No auth detected

MCP server metadata

Name
eventmatey-event-discovery
Version
1.0.10
Capabilities
loggingtools.listChanged

Known tools 3

search_events_by_keyword

Search public EventMatey events by keyword, optional UK location text, date range, categories, and price range.

Inferred read-only
search_events_nearby

Search EventMatey events by location.

Inferred read-only
get_event_details

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.eventmatey-event-discovery]
url = "https://mcp.eventmatey.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "eventmatey-event-discovery": {
      "type": "http",
      "url": "https://mcp.eventmatey.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: eventmatey-event-discovery
Remote MCP URL: https://mcp.eventmatey.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "eventmatey-event-discovery": {
      "url": "https://mcp.eventmatey.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "eventmatey-event-discovery": {
      "type": "http",
      "url": "https://mcp.eventmatey.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "eventmatey-event-discovery",
  "transport": "streamable-http",
  "url": "https://mcp.eventmatey.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for eventmatey.com was fetched 2026-08-06T04:25:52.423Z and is being refreshed.

Trust status Trusted

eventmatey.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.