ozmium7/Ozmium-MCP-Server-for-Sbox
Connect AI coding assistants to the S&box editor using the Model Context Protocol (MCP). While you're building your game, your AI assistant can see inside the editor in real time — reading your scene, listing GameObjects, and running console commands — without any copy-pasting.
Overview
ozmium7/Ozmium-MCP-Server-for-Sbox is a MCP server licensed under GPL-3.0. Connect AI coding assistants to the S&box editor using the Model Context Protocol (MCP). While you're building your game, your AI assistant can see inside the editor in real time — reading your scene, listing GameObjects, and running console commands — without any copy-pasting.
Ranked #53 out of 104 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
Connect AI coding assistants to the S&box editor using the Model Context Protocol (MCP). While you're building your game, your AI assistant can see inside the editor in real time — reading your scene, listing GameObjects, and running console commands — without any copy-pasting.
Features
SSE-based MCP server running on localhost:8098
get_scene_hierarchy — lists all GameObjects in your active scene
run_console_command — executes engine console commands from the AI
Built-in Editor panel with live server status, session count, and an activity log
Localhost-only — nothing leaves your machine
Setup
1. Install the plugin Add it via the S&box Library Manager and let it compile.
2. Open the MCP panel In the S&box editor, go to Editor → MCP → Open MCP Panel
3. Start the server Click Start MCP Server in the panel. The status indicator will turn green.
4. Connect your AI assistant Add this to your MCP config (e.g. mcp_config.json for Claude):
json
{
"mcpServers" Read full README on GitHub → Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.