mcp for Claude Desktop
com.fadehost/mcp
Manage FadeHost game servers, Discord bots and VPS: console, stats, backups, logs, lifecycle.
client:Claude Desktop
transport:streamable-http
tools:25
Install mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.fadehost.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- list_servers
- get_server
- get_console_logs
- get_live_stats
- get_player_activity
- start_server
- stop_server
- restart_server
- send_console_command
- list_backups
- get_world_activity
- prune_world
- undo_world_prune
- create_backup
- create_server
- create_app
- get_creation_options
- list_files
- read_file
- write_file
- list_bots
- get_bot_logs
- power_bot
- list_vps