{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"},{"label":"Networking","url":"https://skillfed.io/packages/category/system-networking/2"},{"label":"3D Modeling","url":"https://skillfed.io/packages/category/multimedia-graphics-3d-modeling"}],"enrichment":{"capability":"Distributes a Rust-compiled CLI binary that runs as a standalone gateway or sidecar process to bridge DCC applications (Maya, Blender, Houdini) with the Model Context Protocol.","skillfed_tags":["dcc-integration","mcp-gateway","rust-binary"],"use_cases":["Spawn a Maya sidecar gateway from a Maya plugin to enable MCP-based tool integration without modifying the host interpreter.","Deploy a Blender addon that launches the sidecar as a subprocess to bridge Blender's Python with external MCP servers.","Run the gateway on a headless Linux server to provide an MCP endpoint for Houdini batch processing or render farm jobs.","Integrate the binary into a DCC plugin installer so end users get a working gateway with a single pip command.","Use the CLI directly from shell scripts or CI/CD pipelines to test MCP protocol interactions with DCC workflows."],"what_it_does":"dcc-mcp-server is a Rust binary packaged as a Python wheel that provides a standalone gateway and sidecar process for connecting DCC applications to the Model Context Protocol. Rather than being loaded as a Python extension module into the host DCC interpreter, it runs as its own OS process and communicates with DCC plugins via RPC, making it suitable for operators and sidecar spawners who need a separate, independently-versioned binary.\n\nThe package follows the pattern of tools like ruff and uv: a single `pip install` command places a CLI binary on PATH that can be invoked from DCC plugins to establish the gateway connection. It supports Python 3.7 through 3.14 and is distributed as platform-specific wheels for macOS (x86_64 and arm64), Linux (x86_64), and Windows (x86_64 and arm64), with no runtime Python dependencies.","worth_installing":"Yes, if you are building DCC plugins or operators that need to integrate with the Model Context Protocol. The package is actively maintained, has no security vulnerabilities, carries a permissive MIT license, and solves the specific problem of distributing a standalone binary gateway without coupling it to the core Python extension module. Install it when you need the sidecar spawner pattern; skip it if you are not working with DCCs or MCP."},"id":"dcc-mcp-server","links":{"html":"https://skillfed.io/packages/dcc-mcp-server","md":"https://skillfed.io/packages/dcc-mcp-server.md","pypi":"https://pypi.org/project/dcc-mcp-server/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"dcc-mcp-server","python_support":"supports_current","summary":"Standalone dcc-mcp-server CLI binary \u2014 gateway, sidecar, stdio bridge (Rust)"},"popularity":{"monthly_downloads":128233,"position":11715,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.20.6"}
