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.
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"
}
}
}
Answers built from our own checks of this server.