ElevenLabs Scribe MCP Server
@aromanstatue
ElevenLabs Scribe MCP Server について
Model Control Protocol (MCP) server for ElevenLabs Scribe ASR API
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"MCP-Elevenlab-Scribe-ASR": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is ElevenLabs Scribe MCP Server?
An MCP server implementation for ElevenLabs' Scribe speech-to-text API, providing real-time transcription with advanced context management and bidirectional streaming. It is designed for developers who need to integrate voice transcription into applications using the Model Context Protocol.
How to use ElevenLabs Scribe MCP Server?
Clone the repository, create a virtual environment, run pip install -e ., and set your ElevenLabs API key in a .env file (ELEVENLABS_API_KEY). Start the server with python -m elevenlabs_scribe_mcp_server.main (default port 8000). Use the example client with --file for file transcription or --mic for live microphone input.
Key features of ElevenLabs Scribe MCP Server
- Real‑time transcription from microphone
- File‑based batch transcription
- Full MCP protocol support
- WebSocket bidirectional streaming
- Conversation context management
- Automatic language detection and confidence scoring
- Speech/ non‑speech event detection
- Multiple audio format support with auto‑conversion
Use cases of ElevenLabs Scribe MCP Server
- Transcribe live audio from a microphone in real time
「その他」の他のコンテンツ
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ICSS
chokcoco不止于 CSS
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
ghidraMCP
LaurieWiredMCP Server for Ghidra
コメント