PluginBench
MCP Server

Machina World Cup Intelligence MCP Server

gg.machina/world-cup-intelligence

What is the Machina World Cup Intelligence MCP server?

World Cup 2026 match, team, player and market context from Machina Sports, the sports AI platform.

How to install Machina World Cup Intelligence

Copy-paste configuration for popular MCP clients.

transport: sse
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • X-Api-Token
    required
    secret

    Machina product API key. Tool discovery works without it; tool calls require it. Request access via https://machina.gg/contact

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "world-cup-intelligence": {
      "url": "https://worldcup-mcp.org.machina.gg/sse"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "world-cup-intelligence": {
      "serverUrl": "https://worldcup-mcp.org.machina.gg/sse"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "world-cup-intelligence": {
      "type": "http",
      "url": "https://worldcup-mcp.org.machina.gg/sse"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "world-cup-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://worldcup-mcp.org.machina.gg/sse"
      ]
    }
  }
}
Claude Code
claude mcp add --transport sse world-cup-intelligence https://worldcup-mcp.org.machina.gg/sse

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →