Evite MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 399 installs a week from npm. Last commit 4 Aug 2026.
Evite for Claude — list events, guest lists & RSVPs, RSVP, message guests, and create/edit events
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 evite-mcp -- npx -y evite-mcp
{
"mcpServers": {
"evite-mcp": {
"args": [
"-y",
"evite-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.evite-mcp]
command = "npx"
args = ["-y", "evite-mcp"]
{
"mcpServers": {
"evite-mcp": {
"args": [
"-y",
"evite-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"evite-mcp": {
"args": [
"-y",
"evite-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.