Category
Developer Tools
MCP servers and testing frameworks for AI-driven audio development.
Admin Contributor26 commits (10%)
Desktop Automation MCP Server
40-tool MCP server for OS-level desktop automation. Made macOS work properly: a11y routing, GPU detection, memory management, and process lifecycle.
TypeScriptMITv0.7.0

Org MemberNPM Published
OpenClaw: Live Events Plugin
Community plugin for the OpenClaw AI agent framework. Integrates the Ticketmaster API for live event search via agent tools and CLI.
TypeScriptMIT@itsuzef/live-events

vst-bench
Open SourceFirst MCP server for AI-driven VST/AU plugin testing. Render audio, inspect UI, and run visual and audio regression, all from natural language.
Python: 3.10+, MCP 1.0+, pydantic 2.0+, numpy, pyobjc-framework-Quartz, websocketsC++: C++17, JUCE 8.0.12, CMake 3.22+, OpenSSLPlatform: macOS 13+ (Windows/Linux on roadmap)Testing: pytest — 47 unit tests across 6 modules
REAPER MCP
Open SourceMCP server enabling AI agents to fully control REAPER DAW. MIDI sequencing, mixing, mastering, and audio analysis.
Language: Python 3.10+Protocol: MCP (Model Context Protocol) via FastMCP, stdio transportDAW Bridge: python-reapy (wraps REAPER's ReaScript C++ API via distant API)Audio Analysis: librosa (STFT, spectral), pyloudnorm (ITU-R BS.1770), soundfile, numpy