Seatgeek MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
MCP server for SeatGeek: events, venues, ticket stats. Needs a client ID.
Today is the operative word: we check Seatgeek 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 seatgeek-mcp -- npx -y seatgeek-mcp
{
"mcpServers": {
"seatgeek-mcp": {
"args": [
"-y",
"seatgeek-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.seatgeek-mcp]
command = "npx"
args = ["-y", "seatgeek-mcp"]
{
"mcpServers": {
"seatgeek-mcp": {
"args": [
"-y",
"seatgeek-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"seatgeek-mcp": {
"args": [
"-y",
"seatgeek-mcp"
],
"command": "npx"
}
}
}
MCP server for Inngest: send events, list apps. Needs an event key.
MCP server for Loops: contacts, events. Needs a free API key.
MCP server for Tekna events and news
MCP server for Frigate NVR: version, stats, cameras, recent events.
Google Events listings with dates, venues, and ticket links via a hosted MCP server.
MCP server for HaloPSA — clients, tickets, and PSA workflows via the HaloPSA REST API.
MCP server for HaloPSA — clients, tickets, and PSA workflows via the HaloPSA REST API.
MCP server for Mailgun: domains, stats, bounces, complaints. Needs a free API key.
Answers built from our own checks of this server.