start.gg MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm. Last commit 8 Sep 2026.
MCP server for the start.gg GraphQL API: tournaments, events, entrants, sets, standings, streams
Today is the operative word: we check start.gg MCP Server 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 startgg-mcp-server -- npx -y startgg-mcp-server
{
"mcpServers": {
"startgg-mcp-server": {
"args": [
"-y",
"startgg-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.startgg-mcp-server]
command = "npx"
args = ["-y", "startgg-mcp-server"]
{
"mcpServers": {
"startgg-mcp-server": {
"args": [
"-y",
"startgg-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"startgg-mcp-server": {
"args": [
"-y",
"startgg-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
STARTGG_TOKEN (start.gg API token (create at https://start.gg/admin/profile/developer)), STARTGG_ENABLE_WRITES (Reserved flag for future write (mutation) tools; keep false).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the Stream.estate French real estate API
Semantic code graph MCP server for coding agents
MCP server for the xAI Grok API — chat, vision, search, and embeddings
MCP server for Tekna events and news
MCP server for the Geomelon geographic API — stdio and remote HTTP transports
MCP server for the Geomelon geographic API — stdio and remote HTTP transports
CLI and MCP server for the LinkedIn API
MCP server for P4 Plan — tasks, sprints, bugs, comments, custom fields via GraphQL API.
Answers built from our own checks of this server.