A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/transcribe-app/mcp-transcribe below:

transcribe-app/mcp-transcribe: Add transcription tools to your AI-powered assistants.

Automate your transcriptions with AI.
Website

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.

🚀 Local installation: Claude Desktop

🔹 Get your private MCP integration URL

🔹 Download pre-built Desktop Extension (DXT): Download DXT

📦 The DXT includes:

Option 1: Double-Click Installation (Recommended) Option 2: Manual Installation

During installation, you'll be prompted to configure MCP integration URL. Paste your private URL.

🚀 Local installation: Other assistants

🔹 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": "<your-MCP-integration-URL>"
  }
}

Replace <your-MCP-integration-URL> 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

"MCP_INTEGRATION_URL environment variable is required"

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4