Awesome MCPMedia & Creativity

dschuler36/reaper-mcp-server

⭐ 119 Python added to this list on 2025-05-14 repository created 2025-01-17

Reaper MCP Server connects Reaper projects to MCP clients for analysis and mixing feedback. It is read-only by design and the README is explicit about why: no tool can modify a project, so the assistant explains and suggests while the musician makes the actual changes and hears the effect. find_reaper_projects locates every project under a configured directory. parse_reaper_project reads an .RPP file and returns its structure in detail — tempo, tracks, effect chains and audio items. The per-track data is thorough: display order number and GUID for identity, routing information including folder membership and depth, main send, receives, channel count and MIDI hardware output, and mixer state covering volume, pan, mute and solo. Items carry position, length, start offset, playrate, mute state, fades and every take, with the active take marked, since that is the one that actually plays — a distinction that matters when reasoning about what a listener hears versus what is stored. Alongside project parsing the server performs audio analysis to support mixing observations. It is written in Python and configured with the directory holding the projects. The audience is Reaper users who want a second opinion on a mix and are learning by adjusting parameters themselves rather than delegating the edit.

https://github.com/dschuler36/reaper-mcp-server

mcpreaperdawaudiomixingpythonread-onlymusic-production

Also in Media & Creativity

heygen-com/hyperframes

HyperFrames is an open-source framework that converts HTML, CSS, and media into deterministic MP4 videos, designed for AI agents and automated content creation workflows.

zcaceres/markdownify-mcp

Markdownify MCP Server is an MCP server that converts various file types and web content into Markdown format, enabling easy content sharing and management within the MCP ecosystem.

samuelgursky/davinci-resolve-mcp

DaVinci Resolve MCP Server is an MCP server that enables AI coding assistants like Cursor and Claude Desktop to control and query DaVinci Resolve through natural language commands.

heshengtao/comfyui_LLM_party

ComfyUI LLM Party is a versatile framework integrating multiple LLMs and MCP server support within ComfyUI to build customizable LLM workflows and AI assistants with social app integration and advanced multi-agent interactions.

MiniMax-AI/MiniMax-MCP

MiniMax-MCP is the official MiniMax Model Context Protocol server enabling MCP clients to interact with advanced AI APIs for text-to-speech, voice cloning, image, and video generation.

elevenlabs/elevenlabs-mcp

The official ElevenLabs MCP server enabling MCP clients to access advanced text-to-speech and audio processing capabilities through ElevenLabs' APIs.

gyoridavid/short-video-maker

Short Video Maker is an open-source tool that automates the creation of short-form videos for social media using the Model Context Protocol and a REST API.

abhiemj/manim-mcp-server

Manim MCP Server is an MCP server that executes Manim animation scripts and returns generated videos, enabling dynamic animation creation through the Model Context Protocol.