← Registry

Game Development

burningcube.eu

Provides live status and information for the BurningCube Minecraft server, including player counts, rules, team members, and connection guide.

1 endpoint6 known toolsFirst detected September 12, 2026Last detected September 12, 2026

ENDPOINT 1

https://burningcube.eu/mcp

No auth detected

MCP server metadata

Name
burningcube
Version
1.0.0
Capabilities
tools
Server instructions

Nástroje vrací aktuální informace o českém Minecraft serveru BurningCube (IP play.burningcube.eu). Pro volný text použij search_site, pro živý stav get_server_status.

Known tools 6

get_server_status

Živý stav Minecraft serveru BurningCube přímo ze serveru (Server List Ping): online/offline, počet hráčů a jejich jména, MOTD, verze, latence.

Inferred read-only
get_server_info

Základní informace o serveru — IP adresa, edice, verze, herní režim, odkazy na Discord a Dynmapu.

Inferred read-only
get_rules

Kompletní číslovaná pravidla serveru BurningCube.

Inferred read-only
get_team

Seznam členů týmu serveru — vedení, administrace a helpeři včetně rolí.

Inferred read-only
get_connection_guide

Návod krok za krokem, jak se připojit na server BurningCube.

Inferred read-only
search_site

Fulltextové hledání napříč obsahem webu burningcube.eu.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.burningcube]
url = "https://burningcube.eu/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "burningcube": {
      "type": "http",
      "url": "https://burningcube.eu/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: burningcube
Remote MCP URL: https://burningcube.eu/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "burningcube": {
      "url": "https://burningcube.eu/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "burningcube": {
      "type": "http",
      "url": "https://burningcube.eu/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "burningcube",
  "transport": "streamable-http",
  "url": "https://burningcube.eu/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.