Eventbrite MCP Server for Google ADKGive Google ADK instant access to 12 tools to Create Event, Create Organization Venue, Get Event, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Eventbrite as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The Eventbrite MCP Server for Google ADK is a standout in the Productivity category — giving your AI agent 12 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="eventbrite_extended_agent",
instruction=(
"You help users interact with Eventbrite "
"using 12 available tools."
),
tools=[mcp_tools],
)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Eventbrite MCP Server
Connect your Eventbrite organizational account to any AI agent and take full control of your event planning and ticketing workflows through natural conversation.
Google ADK natively supports Eventbrite as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 12 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Event Orchestration — List and manage events across multiple organizations and retrieve detailed metadata including descriptions and status programmatically
- Ticketing Control — Access and monitor ticket classes for any event to track availability and sales performance in real-time
- Attendee Management — Retrieve complete directories of registered attendees and monitor individual orders to coordinate entry and engagement
- Venue & Logistics — Create and manage physical event locations (venues) programmatically to streamline your event logistics
- Organizational Visibility — Access your complete organization directory and user profile information to maintain high-fidelity oversight
The Eventbrite MCP Server exposes 12 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 12 Eventbrite tools available for Google ADK
When Google ADK connects to Eventbrite through Vinkius, your AI agent gets direct access to every tool listed below — spanning eventbrite, ticketing-api, event-planning, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Create event on Eventbrite
Requires event name, start and end dates, and currency. Create a new Eventbrite event
Create organization venue on Eventbrite
Requires venue name and address. Create a new venue for an organization
Get event on Eventbrite
Get details for a specific Eventbrite event
Get me on Eventbrite
Get current Eventbrite user details
Get order on Eventbrite
Get details for a specific Eventbrite order
List event attendees on Eventbrite
List attendees for an event
List event orders on Eventbrite
List orders for an event
List event ticket classes on Eventbrite
List ticket classes for an event
List organization events on Eventbrite
List events for an organization
List organization venues on Eventbrite
List venues for an organization
List organizations on Eventbrite
Most operations require an Organization ID. List Eventbrite organizations
Update event on Eventbrite
Update an existing Eventbrite event
Connect Eventbrite to Google ADK via MCP
Follow these steps to wire Eventbrite into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the Eventbrite MCP Server
Google ADK provides unique advantages when paired with Eventbrite through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Eventbrite
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine Eventbrite tools with BigQuery, Vertex AI, and Cloud Functions
Eventbrite + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Eventbrite MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Eventbrite and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Eventbrite tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Eventbrite regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Eventbrite
Example Prompts for Eventbrite in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Eventbrite immediately.
"List all my active organizations on Eventbrite."
"Show me the last 5 events for organization ID '123'."
"Get attendee details for event ID '67890'."
Troubleshooting Eventbrite MCP Server with Google ADK
Common issues when connecting Eventbrite to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkEventbrite + Google ADK FAQ
Common questions about integrating Eventbrite MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
Bizzabo
10 toolsOrchestrate your event experience via Bizzabo — manage events, registrations, and attendees directly from any AI agent.

GBIF
3 toolsSearch 2.4 billion biodiversity records — find any species on Earth with full taxonomy, observation locations, and geographic distribution from the Global Biodiversity Information Facility.

3Scribe
4 toolsAutomated audio and video transcription — create jobs, monitor progress, and retrieve text via AI.

OFAC Sanctions Service
10 toolsAccess authoritative sanctions data via OFAC SLS — track SDN lists, entities, and version history directly from your AI agent.
