deepgram-mcp.md

Deepgram MCP

from"deepgram"
650

Speech-to-text and audio intelligence

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