text-to-speech
Mcp Transcribe
This service provides fast and reliable transcriptions for audio/video files and voice memos. It allows LLMs to interact with the text content of audio/video file.
typescript
local
text-to-speech
Installation
npx -y transcribe-app/mcp-transcribeConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-transcribe",
"command": "npx",
"args": [
"-y",
"transcribe-app/mcp-transcribe"
]
}About This MCP Server
transcribe-app/mcp-transcribe
This service provides fast and reliable transcriptions for audio/video files and voice memos. It allows LLMs to interact with the text content of audio/video file.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub