mcp-audacity
If you are the rightful owner of mcp-audacity and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Audacity MCP Server allows remote control of Audacity through MCP endpoints using named pipes.
The Audacity MCP Server is a specialized server that facilitates communication with Audacity via its mod-script-pipe interface. By leveraging named pipes, the server can send commands to Audacity and receive responses, enabling remote control functionalities such as starting and stopping recordings or playback. The server is designed to be run using the `uv` tool and can be integrated with the Claude Desktop client for enhanced usability. This setup allows users to automate and control Audacity operations programmatically, making it a powerful tool for audio processing tasks.
Features
- Audacity Integration: Communicates with Audacity using the mod-script-pipe interface via named pipes.
- MCP Endpoints: Provides MCP tool endpoints to retrieve Audacity status, start and stop recording, and control playback.
- uv Integration: Uses the `uv` tool to run the MCP server.
- Claude Desktop Compatibility: Can be configured to launch using the Claude Desktop client.