audio-io-mcp.md

Audio I/O MCP

UI App
from"GongRzhe"
480

Audio input/output capabilities including microphone recording and speaker playback

Media
audiomicrophonerecordingplayback
install.sh
# Clone the repository
$git clone https://github.com/GongRzhe/Audio-MCP-Server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve