European and US event data from Eventbrite: dates, venues, categories, ticket prices, organizers.
claude mcp add events --transport http https://mcp.apify.com/?actors=lowlanddata/eventbrite-scraper
~/.cursor/mcp.json
{
"mcpServers": {
"events": {
"url": "https://mcp.apify.com/?actors=lowlanddata/eventbrite-scraper"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"events": {
"serverUrl": "https://mcp.apify.com/?actors=lowlanddata/eventbrite-scraper"
}
}
}
.vscode/mcp.json
{
"servers": {
"events": {
"type": "http",
"url": "https://mcp.apify.com/?actors=lowlanddata/eventbrite-scraper"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"events": {
"url": "https://mcp.apify.com/?actors=lowlanddata/eventbrite-scraper"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"events": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com/?actors=lowlanddata/eventbrite-scraper"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.apify.com/?actors=lowlanddata/eventbrite-scraper | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.lowlanddata--events/reviews or the review_server meta-tool.
POST /mcp