About
MCP Server VEGAS port attempt
README
Overview
This guide explains how to provide similar remote-control and automation features in MAGIX Vegas Pro as those offered by the Bitwig MCP Server project, by leveraging Vegas’s scripting API.
Mapping Core Features
| Bitwig MCP Feature | Vegas Equivalent (via Scripting) |
|---|---|
| Play/Stop/Record | Transport control |
| Set tempo/time signature | Partial (Tempo via Vegas project) |
| Track info/creation/deletion | Track enumeration, add/remove via API |
| Device parameters (FX) | Access and automate Track FX |
| Automation | Envelope (automation) control |
| Export audio | Render project via scripting |
| Preset recall | Load FX chains or presets via script |
Example: C# Script for Vegas
Place .cs scripts in the Vegas "Script Menu" folder. Run them from the Vegas "Tools > Scripting" menu.
External Control
For remote control, use a local server (e.g., Python or Node.js) to listen for OSC/MIDI/MCP and invoke the Vegas script via command line or inter-process communication.
Files
- MCPcontrol.cs: Vegas script implementing DAW control methods.
- osc_bridge.py (optional): Python script acting as a bridge between MCP/OSC and the Vegas script.
Installing VEGAS AI Control
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/MarcoRavich/VEGAS-AI-controlFAQ
Is VEGAS AI Control MCP free?
Yes, VEGAS AI Control MCP is free — one-click install via Unyly at no cost.
Does VEGAS AI Control need an API key?
No, VEGAS AI Control runs without API keys or environment variables.
Is VEGAS AI Control hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install VEGAS AI Control in Claude Desktop, Claude Code or Cursor?
Open VEGAS AI Control on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare VEGAS AI Control with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
