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
0
View on GitHub

Installation

npx -y transcribe-app/mcp-transcribe

Configuration

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.

GitHub: https://github.com/transcribe-app/mcp-transcribe

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub