Nevent MCP
Rank #16,849io.github.nevent-dev/mcp-nevent
Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
Nevent MCP is a Model Context Protocol (MCP) server published by nevent-dev. It ranks #16,849 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Nevent MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on Jun 1, 2026.
Ranks ahead of 60,002 of 76,851 servers on MCP Toplist.
Use Nevent MCP
Add Nevent MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-nevent": {
"url": "https://mcp.nevent.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-nevent": {
"command": "npx",
"args": [
"-y",
"mcp-nevent"
],
"env": {
"NEVENT_JWT_TOKEN": "<your NEVENT_JWT_TOKEN>",
"NEVENT_OPERATION_MODE": "<your NEVENT_OPERATION_MODE>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
nevent-dev
Available versions (1)
| Version | Published |
|---|---|
| 1.3.0 | Jun 1, 2026 |
Frequently asked questions
- Who maintains Nevent MCP?
- Nevent MCP is maintained by nevent-dev, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Nevent MCP listed on the Official MCP Registry?
- Yes — Nevent MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Nevent MCP have?
- MCP Toplist tracks 1 version of Nevent MCP, most recently published on Jun 1, 2026.
- Where can I find the source code for Nevent MCP?
- The source code for Nevent MCP is hosted at github.com/nevent-dev/mcp-nevent.