← burningcube.eu
INDIVIDUAL MCP TOOL
get_team
Seznam členů týmu serveru — vedení, administrace a helpeři včetně rolí.
LIVE ENDPOINT
https://burningcube.eu/mcp
Connect to this endpoint to inspect the live schema for get_team and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
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.get_server_info— Základní informace o serveru — IP adresa, edice, verze, herní režim, odkazy na Discord a Dynmapu.get_rules— Kompletní číslovaná pravidla serveru BurningCube.get_connection_guide— Návod krok za krokem, jak se připojit na server BurningCube.search_site— Fulltextové hledání napříč obsahem webu burningcube.eu.