Eventhorizon MCP
E

Eventhorizon MCP

The EventHorizon MCP server is a model context protocol server for integrating the EventHorizon Django event management platform, providing functions such as event management, registration, and user operations.
2.5 points
5.7K

What is the EventHorizon MCP Server?

The EventHorizon MCP Server is a middleware server that allows AI assistants (such as Claude, Cursor, etc.) to interact securely with your EventHorizon event management platform. Through this server, you can directly manage events, view registration information, create new events, etc. in AI conversations without manually logging in to the web backend.

How to use the EventHorizon MCP Server?

You need to configure this server in an AI client that supports the MCP protocol and provide your EventHorizon platform address and authentication token. After configuration, the AI assistant can understand and execute instructions related to event management.

Applicable scenarios

Suitable for event organizers, team administrators, community operators, and other people who need to manage events frequently. Especially suitable for scenarios such as quickly viewing upcoming events, batch - processing registration applications, creating repetitive event templates, and obtaining event statistics.

Main features

Event management
Create, view, update, and delete events. Support functions such as search and filtering, filtering by location, and viewing event details.
Registration handling
Handle the complete registration process, including user registration, cancellation of registration, approval of applications, and management of waiting lists.
Personal center
View personal information management functions such as personal profiles, events I've registered for, and events I've hosted.
Connection status check
Check the connection status and authentication validity with the EventHorizon platform in real - time to ensure the normal operation of the service.
Advantages
Seamless integration: Complete event management directly in AI conversations without switching applications
Improve efficiency: Quickly complete repetitive management tasks through natural language instructions
Safe and reliable: Use Knox token authentication to ensure the security of API access
Cross - platform support: Compatible with multiple AI clients such as Claude Desktop, Cursor, and OpenCode
Limitations
Requires technical configuration: Initial setup requires configuring environment variables and the client
Depends on the EventHorizon platform: Must have an available EventHorizon instance
Functions are limited by the API: Can only use the API functions provided by the EventHorizon platform
Requires network connection: Must be able to access the EventHorizon server

How to use

Get the authentication token
Log in to your EventHorizon platform and obtain the Knox authentication token in the Django backend or through the API.
Choose the installation method
You can run it directly from GitHub (recommended) or download the source code and install it locally.
Configure the AI client
According to the AI client you are using (Claude, Cursor, etc.), add the MCP server settings to the configuration file.
Start using
Restart the AI client. Now you can manage EventHorizon events through natural language instructions.

Usage examples

Quickly view event schedules
As an event organizer, you need to quickly understand the event arrangements for this week, including the number of participants and registration status.
Batch - process registration applications
The event is about to start. You need to quickly approve all pending registration applications and put excess applications on the waiting list.
Create periodic events
You need to create a template for a series of weekly technical sharing sessions to save time on repeated creation.

Frequently Asked Questions

Do I need a technical background to use this MCP server?
Is this server secure? Will it leak my event data?
Which AI clients are supported?
If my EventHorizon platform is upgraded, can this server still be used?
Can I manage multiple EventHorizon instances simultaneously?
What should I do if I encounter connection problems?

Related resources

GitHub repository
Source code, issue feedback, update logs
Model Context Protocol official documentation
Understand the technical specifications and implementation principles of the MCP protocol
EventHorizon project
The official project of the EventHorizon event management platform
Knox authentication documentation
Understand the Django REST Knox token authentication mechanism
MCP Inspector tool
A command - line tool for testing and debugging MCP servers

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "eventhorizon": {
      "command": "npx",
      "args": ["-y", "github:NotoriousArnav/EventHorizon-MCP"],
      "env": {
        "EVENTHORIZON_BASE_URL": "http://localhost:8000",
        "EVENTHORIZON_API_TOKEN": "your_knox_token_here"
      }
    }
  }
}

{
  "mcpServers": {
    "eventhorizon": {
      "command": "node",
      "args": ["/absolute/path/to/EventHorizon-MCP/dist/index.js"],
      "env": {
        "EVENTHORIZON_BASE_URL": "http://localhost:8000",
        "EVENTHORIZON_API_TOKEN": "your_knox_token_here"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
9.6K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
10.2K
4.5 points
B
Bm.md
A feature-rich Markdown typesetting tool that supports multiple style themes and platform adaptation, providing real-time editing preview, image export, and API integration capabilities
TypeScript
15.0K
5 points
S
Security Detections MCP
Security Detections MCP is a server based on the Model Context Protocol that allows LLMs to query a unified security detection rule database covering Sigma, Splunk ESCU, Elastic, and KQL formats. The latest version 3.0 is upgraded to an autonomous detection engineering platform that can automatically extract TTPs from threat intelligence, analyze coverage gaps, generate SIEM-native format detection rules, run tests, and verify. The project includes over 71 tools, 11 pre-built workflow prompts, and a knowledge graph system, supporting multiple SIEM platforms.
TypeScript
7.9K
4 points
P
Paperbanana
Python
9.1K
5 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
9.7K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
9.1K
5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
9.1K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
28.6K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
23.1K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
82.2K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
39.3K
5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
38.6K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
71.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
55.6K
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
108.0K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase