assembly-ai-mcp.md

AssemblyAI MCP

from"AssemblyAI"
780

Audio transcription and understanding

AI & ML
AssemblyAItranscriptionaudioAI
install.sh
# Clone the repository
$git clone https://github.com/AssemblyAI/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve