MCP-Elevenlab-Scribe-ASR
If you are the rightful owner of MCP-Elevenlab-Scribe-ASR 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.
A Model Control Protocol (MCP) server implementation for ElevenLabs' Scribe speech-to-text API, providing real-time transcription capabilities with advanced context management and bidirectional streaming.
The ElevenLabs Scribe MCP Server is a robust implementation designed to leverage the capabilities of ElevenLabs' Scribe API for speech-to-text conversion. It supports real-time transcription by streaming audio directly from a microphone or processing audio files in batch mode. The server is built with full support for the Model Control Protocol (MCP), which enhances context management, ensuring more accurate transcriptions. It also features WebSocket support for real-time bidirectional communication, allowing seamless interaction between clients and the server. The server can handle multiple audio formats, automatically converting them as needed, and includes features like automatic language detection and event detection to identify speech and non-speech audio events. This makes it a versatile tool for developers looking to integrate advanced speech recognition capabilities into their applications.
Features
- Real-time Transcription: Stream audio directly from your microphone and get instant transcriptions.
- File-based Transcription: Upload audio files for batch processing.
- MCP Protocol Support: Full implementation of the Model Control Protocol for better context management.
- WebSocket Support: Real-time bidirectional communication.
- Context Management: Maintain conversation context for improved transcription accuracy.