Transcribe MCP Automate your transcriptions with AI. Transcribe MCP instantly connects your account to assistants like Claude, Windsurf, Cursor, and more so they can automate tasks on your behalf. The Local Server can add local files for transcription and return result to your Assistant in seconds. - ⚡ Fast, lightweight and LLM-friendly. No special ASR models needed, no setup and fighting python p
Add this skill
npx mdskills install transcribe-app/mcp-transcribeWell-documented transcription MCP with clear setup, useful tools, and strong feature coverage
Transcribe MCP
Automate your transcriptions with AI.
Transcribe MCP instantly connects your account to assistants like Claude, Windsurf, Cursor, and more so they can automate tasks on your behalf. The Local Server can add local files for transcription and return result to your Assistant in seconds.
🔹 Get your private MCP integration URL
🔹 Download pre-built MCP Bundle (MCPB): Click Here
📦 The MCPB includes:
During installation, you'll be prompted to configure MCP integration URL. Paste your private URL.
🔹 Get your private MCP integration URL
🔹 Before installing the server, ensure you have Node.js and Git
🔹 Add Local Server via your assistant settings and use this snippet for server setup:
{
"key": "transcribe-local",
"command": "npx",
"args": [
"args": ["-y", "github:transcribe-app/mcp-transcribe"],
],
"env": {
"MCP_INTEGRATION_URL": ""
}
}
Replace \ with your private URL.
List of tools is expanded with each new version.
1. convert-to-text: converts audio to text and returns the text immediately.
2. get-balance: returns balance of your account.
3. read-transcriptions: returns content of ready transcriptions with optional filtering/search.
4. update-transcription: renames or deletes transcriptions in your account at Transcribe.com
node is installed and in your PATHInstall via CLI
npx mdskills install transcribe-app/mcp-transcribeMCP Transcribe is a free, open-source AI agent skill. Transcribe MCP Automate your transcriptions with AI. Transcribe MCP instantly connects your account to assistants like Claude, Windsurf, Cursor, and more so they can automate tasks on your behalf. The Local Server can add local files for transcription and return result to your Assistant in seconds. - ⚡ Fast, lightweight and LLM-friendly. No special ASR models needed, no setup and fighting python p
Install MCP Transcribe with a single command:
npx mdskills install transcribe-app/mcp-transcribeThis downloads the skill files into your project and your AI agent picks them up automatically.
MCP Transcribe works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.