← apify.com
INDIVIDUAL MCP TOOL
search_events
Search Eventbrite for upcoming local and online events by topic and location.
LIVE ENDPOINT
https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp
Connect to this endpoint to inspect the live schema for search_events and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.social-content-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"social-content-mcp-server": {
"type": "http",
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: social-content-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/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": {
"social-content-mcp-server": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"social-content-mcp-server": {
"type": "http",
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "social-content-mcp-server",
"transport": "streamable-http",
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_devto— Search dev.get_steam_games— Search Steam game platform for video games by title or keyword.search_podcasts— Search podcast directories for episodes matching topics or keywords.