mcp-nevent
Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT. Official Nevent MCP server.
Documentation
Nevent MCP
> Talk to your live-events CRM (campaigns, analytics, paid ads, segments, short URLs) in Claude and ChatGPT.
Official MCP server for Nevent — the marketing platform for live event promoters. 59 tools across 10 groups (analytics, segmentation, campaigns, templates, deliverability, paid media, short URLs, media library, multi-tenant, and help/discovery) over OAuth 2.1 (hosted) or stdio (local).
📚 Full documentation: ****
Install
Hosted (recommended — no install needed)
Add `https://mcp.nevent.ai/` as a remote MCP server in your client. Works with Claude.ai, ChatGPT, Cursor, Cline, Continue and any compatible MCP client.
→ Step-by-step with screenshots: Connect with Claude · Connect with ChatGPT
Local (stdio via npm)
npx mcp-neventRequired env: `NEVENT_JWT_TOKEN`. Optional: `NEVENT_OPERATION_MODE` (`READ_ONLY` | `STANDARD` | `FULL`).
→ Full local setup: Local installation
Quick add
Claude.ai · ChatGPT (hosted, no setup)
Settings → Integrations / Connectors → Add custom MCP → URL `https://mcp.nevent.ai/`. Authorize with your Nevent admin account.
Claude Code
# Hosted (OAuth)
claude mcp add --transport http nevent https://mcp.nevent.ai/
# Or local (stdio)
claude mcp add nevent -- node /path/to/mcp-nevent/dist/index.js
export NEVENT_JWT_TOKEN=your_token→ Full guide: Claude Code
Claude Desktop
Add to `claude_desktop_config.json` (macOS: `~/Library/Application Support/Claude/`, Windows: `%APPDATA%\Claude\`):
{
"mcpServers": {
"nevent": {
"command": "node",
"args": ["/path/to/mcp-nevent/dist/index.js"],
"env": {
"NEVENT_JWT_TOKEN": "your_nevent_jwt_token"
}
}
}
}→ Full guide: Claude Desktop
Cursor · Cline · Continue · VS Code
→ Per-client setup: Cursor, Cline, Continue, VS Code
What you can ask
"Show me registrations for EventX broken down by ticket type"
"Which campaigns sent last month had an open rate above 30%?"
"Create a segment of attendees who bought a VIP ticket in 2025
but haven't opened any email in the last 90 days"
"Schedule the 'Summer Gala' campaign for next Monday at 10:00 CET"
"Compare ROAS across our Meta ad campaigns for March"
"Create per-user tracking links for the Summer Gala campaign
and show me which users clicked"→ More patterns: Ready-to-use prompts · Use cases
Documentation
| Topic | Link |
|---|---|
| What Nevent AI is and how it works | |
| Capabilities by area (analytics, campaigns, audience, paid media…) | |
| End-to-end use cases | |
| Permissions and security | |
| FAQ |
For developers
| Topic | Link |
|---|---|
| Overview, transports and architecture | |
| Local installation and env vars | |
| Multi-tenant model | |
| Reference of all 59 tools | |
| Troubleshooting and error codes |
How it works
LLM (Claude / ChatGPT / Cursor / …)
|
| MCP (Streamable HTTP or stdio)
v
┌─────────────────┐
│ Nevent MCP │ mcp.nevent.ai (hosted) or local
└─────────────────┘
|
| REST + JWT
v
Nevent APIs (analytics, campaigns, segments, paid media, short URLs)Hosted mode uses OAuth 2.1: the MCP server issues short-lived JWT tokens after validating your Nevent credentials. Each session is isolated — no shared service accounts.
Privacy
The Nevent MCP server processes tenant data on Nevent's own infrastructure
(AWS, eu-west-1). Data does not leave Nevent's infrastructure and is not
used for model training.
For details on data collection, retention, third-party sharing, and contact
information, see the full privacy policy: https://nevent.ai/en/privacy/
Security disclosure: see `SECURITY.md`.
Contributing
See CONTRIBUTING.md, CODE_OF_CONDUCT.md and SECURITY.md.
License
MIT © Nevent
Support
- Help Center:
- Issues:
- Email: support@nevent.ai
- Product:
Frequently asked questions
What is mcp-nevent?
mcp-nevent is Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT. Official Nevent MCP server.
How do I install mcp-nevent?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-nevent open source?
Yes — it is hosted on GitHub at https://github.com/nevent-dev/mcp-nevent and has 1 stars.
Related MCP tools
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Lan...
The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.
MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's massive token window for large file analysis and codebase understanding
A desktop MCP client designed as a tool unitary utility integration, accelerating AI adoption through the Model Context Protocol (MCP) and enabling cross-vendor LLM API orchestration.
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini...
Testing and evaluation platform to chat, inspect, and debug MCP servers, MCP apps, and ChatGPT apps.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP