deepgram-mcp
0
The Deepgram MCP Server integrates with Claude Desktop to convert text to real-time audio using the Deepgram API. It is easy to set up and provides seamless audio playback in MCP-compatible clients.
Deepgram MCP Server
This project is a Deepgram MCP server that interfaces with Claude Desktop for real-time audio generation from text input. It utilizes the Deepgram API for audio processing and supports playback of generated audio within an MCP-compatible client.
Features
- Converts text to audio using Deepgram
- Plays audio in real-time
- Easy to configure and run locally
Getting Started
- Requires Python 3.13 or higher, a Deepgram API key, and an MCP client like Claude Desktop.
Installation
- Clone the repository
- Install dependencies with Poetry or manually
MCP Server Setup in Claude
- Register the server in Claude Desktop
- Modify configuration settings to include the server commands and API key
Testing the Integration
After configuration, restart Claude Desktop and use the MCP client to interact with the server.
Project Structure
- server.py
- pyproject.toml
- README.md
Support
Contact the maintainer via issues for any questions.