Eventsorg MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 16 Jul 2026.
Autonomous MCP server and background agent for managing live event logistics.
Today is the operative word: we check Eventsorg MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add eventsorg-mcp -- npx -y eventsorg-mcp
{
"mcpServers": {
"eventsorg-mcp": {
"args": [
"-y",
"eventsorg-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.eventsorg-mcp]
command = "npx"
args = ["-y", "eventsorg-mcp"]
{
"mcpServers": {
"eventsorg-mcp": {
"args": [
"-y",
"eventsorg-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"eventsorg-mcp": {
"args": [
"-y",
"eventsorg-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GOOGLE_API_KEY (Your Google Gemini API Key), TWILIO_ACCOUNT_SID (Your Twilio Account SID), TWILIO_AUTH_TOKEN (Your Twilio Auth Token), TWILIO_PHONE_NUMBER (Your Twilio Phone Number (+1234567890)).
The author declared them in the registry entry; get the values from the project itself.
Cross-platform MCP server for managing long-lived background processes from any MCP client
MCP server for GrubHub - let AI agents order food and manage restaurant delivery autonomously
MCP server for OpenTable - let AI agents book restaurant reservations and manage dining autonomously
MCP server for Instacart - let AI agents manage grocery shopping and place orders autonomously
MCP server for Dynatrace Managed to access logs, events, and metrics.
MCP server for URL shortening and management
Local-first MCP server for task tracking and coordination of autonomous AI coding agents.
MCP server for Linear project management and issue tracking
Answers built from our own checks of this server.