AI Producer Hub
Provides comprehensive MIDI hardware integration, including device enumeration, performance recording, and AI-assisted content generation from MIDI input.
Supports integration with OpenAI's GPT models for AI-powered music generation and production assistance.
Provides media library management and organization tools.
Enables live streaming and broadcasting with automated content generation and OBS integration.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AI Producer HubCreate a complete electronic track about cyberpunk cities"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AI Producer Hub
Fleet orchestration MCP server for the audio production stack. Generates songs via SongGeneration LeVo, loads them to VirtualDJ decks, produces multi-track albums, and sets up live streaming.
Quick Start
git clone https://github.com/sandraschi/ai-producer-hub
cd ai-producer-hub
uv sync
uv run -m ai_producer_hub # MCP server (MIDI tools)Webapp: cd webapp && npm install && npx vite --port 10707
Related MCP server: FL Studio MCP Server
Tools
Tool | What it does |
| Generate song via LeVo → load to VDJ deck |
| Generate multi-track DJ set across decks |
| Multi-track album, optionally to Plex |
| Set up streaming with AI-generated music |
| Mashup plan from VDJ library search |
| Check all fleet server health |
| Enumerate MIDI hardware |
| Record MIDI to file |
Architecture
AI Producer Hub (MCP stdio)
├──→ songgeneration-mcp (HTTP :10885) — LeVo AI generation
├──→ virtualdj-mcp (HTTP :10877) — DJ decks, stems, mixing
├──→ reaper-mcp (HTTP :10797) — DAW mastering
└──→ obs-mcp (HTTP :10819) — Live streamingSub-servers can run on any reachable host. Configure via SONGGEN_BASE, VDJ_BASE, REAPER_BASE, OBS_BASE env vars.
Requirements
Python 3.11+
Running sub-servers (songgeneration-mcp, virtualdj-mcp) for orchestration tools
python-rtmidi+midofor MIDI tools
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceEnables AI-driven MIDI composition with chord name support, interactive piano-roll preview, and multiple deployment modes.251MIT
- AlicenseNot gradedqualityCmaintenanceReal-time AI-assisted music production, advanced composition, mixing, and VST coordination for FL Studio via bidirectional MIDI & WebSockets, exposing over 100 tools for comprehensive DAW control.8MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to control Ableton Live with full access to Live's object model, including clip creation, device control, automation, and audio signal capture for mixing and mastering tasks.1MIT
- AlicenseBqualityAmaintenanceEnables AI agents to control a browser-based digital audio workstation (openDAW) for music production, including track creation, effects, MIDI, automation, and rendering.100Apache 2.0
Related MCP Connectors
Create and track AI music videos and audio-reactive visuals from songs.
Build and run visual creative-production workflows from your AI agent.
Generate AI music via the Lacuna Music API from MCP clients like Claude Desktop & Code.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandraschi/ai-producer-hub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server