Telegram-bot-rcon-for-mcpe-servers
Control Minecraft remotely using the RCON Telegram bot
Overview
Telegram-bot-rcon-for-mcpe-servers is a tool that allows users to control Minecraft servers remotely using a Telegram bot via RCON (Remote Console).
To use this bot, you need to set up the RCON configuration on your Minecraft server and connect it to the Telegram bot. Once configured, you can send commands to your server directly through Telegram.
- Remote control of Minecraft servers through Telegram - Easy command execution via chat - Supports various RCON commands for server management
- Managing server settings without needing to log into the server console.
- Executing commands while on the go, such as restarting the server or changing game modes.
- Monitoring server status and player activity through Telegram notifications.
Add to your AI client
Use these steps to connect Telegram-bot-rcon-for-mcpe-servers in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"telegram-bot-rcon-for-mcpe-servers-ggg555mc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-telegram-bot-rcon-for-mcpe-servers-ggg555mc"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"telegram-bot-rcon-for-mcpe-servers-ggg555mc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-telegram-bot-rcon-for-mcpe-servers-ggg555mc"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"telegram-bot-rcon-for-mcpe-servers-ggg555mc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-telegram-bot-rcon-for-mcpe-servers-ggg555mc"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"telegram-bot-rcon-for-mcpe-servers-ggg555mc": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-telegram-bot-rcon-for-mcpe-servers-ggg555mc"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"telegram-bot-rcon-for-mcpe-servers-ggg555mc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-telegram-bot-rcon-for-mcpe-servers-ggg555mc"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"telegram-bot-rcon-for-mcpe-servers-ggg555mc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-telegram-bot-rcon-for-mcpe-servers-ggg555mc"
]
}
}
}FAQ
Can I use this bot for any Minecraft server?
Yes! As long as your server supports RCON, you can use this bot.
Is there a limit to the commands I can send?
No, you can send as many commands as you need, but be mindful of server performance.
Do I need to keep my Telegram app open to use the bot?
No, the bot runs independently, and you can send commands anytime.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1440,"uuid":"d18099f8-d5ca-4717-a0ac-6ae2d7274b33","name":"Telegram-bot-rcon-for-mcpe-servers","title":"Telegram-bot-rcon-for-mcpe-servers","description":"Control Minecraft remotely using the RCON Telegram bot","avatar_url":"https://avatars.githubusercontent.com/u/198368410?v=4","created_at":"2025-02-20T15:49:41.356Z","updated_at":"2025-02-23T07:21:40.280Z","status":"created","author_name":"ggg555mc","author_avatar_url":"https://avatars.githubusercontent.com/u/198368410?v=4","tags":"telegram-bot,minecraft,rcon","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/ggg555mc/Telegram-bot-rcon-for-mcpe-servers","target":"_self","content":"# Telegram-bot-rcon-for-mcpe-servers\nControl Minecraft remotely using the RCON Telegram bot","summary":"$29","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]