Eventfinda MCP
This plugin provides access to event data from the Eventfinda API. It allows AI agents to search for events by location and retrieve detailed information including event descriptions, dates, addresses, and ticket information.
Features
Example prompt to an AI with:
- Search for events by location
- Get detailed event information including:
- Event title and description
- Event URL
- Date and time information
- Address/location details
- Ticket availability and pricing
- Free event identification
Setup
Basic Configuration
Apply API username and password from https://www.eventfinda.co.nz/api/v2/index
To use with Claude Desktop / Cursor / cline, ensure your configuration matches:
Prerequisites
- Node.js (v14 or higher)
- Eventfinda API credentials
Environment Configuration
Create a .env
file in the root directory with your Eventfinda API credentials:
Installation
Usage
Starting the MCP
This starts the MCP server using stdio transport, making it available to AI agents.
Accessing the Plugin in an AI Agent
Example prompt to an AI agent with access to this plugin:
API Tools
list_events
Lists events within the next week for a specified location.
Parameters:
location
: String - The location to search for events in (e.g., "Auckland", "Wellington")
Response Example:
Development
Running in Development Mode
Testing the API
You can test the API using the included HTTP request files in the requests
directory:
Eventfinda API Reference
This plugin uses the Eventfinda API v2. For more information, visit: https://www.eventfinda.co.nz/api/v2/index
License
MIT
This server cannot be installed
Provides access to event data from the Eventfinda API, allowing AI agents to search for events by location and retrieve detailed information including descriptions, dates, addresses, and ticket details.
Related MCP Servers
- AsecurityAlicenseAqualityProvides tools for discovering events at Madison Square Garden via the Ticketmaster API, returning structured data with event details like name, date, price, and ticket purchase links.Last updated -13,38620TypeScriptMIT License
- AsecurityFlicenseAqualityThis server integrates with the Ticketmaster API to provide AI agents with real-time concert and event data, enabling dynamic fetching and formatting for ease of interpretation.Last updated -11Python
- AsecurityAlicenseAqualityThis server provides tools for AI assistants to interact with the Eventbrite API, allowing users to search for events, get event details, retrieve venue information, and list event categories.Last updated -45552JavaScriptMIT License
- -securityAlicense-qualityIntegrates with the Eventbrite API to provide AI-assisted event management capabilities for viewing events, tracking attendees, and generating analytics reports.Last updated -21MIT License