freeaudiototext-mcp
About
100% Free AI audio and video transcription with speaker diarization and YouTube support.
Details
- Author
- double2dev
- Categories
- Productivity, Other, Web Scraping
Jump to
Setup
Install freeaudiototext-mcp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/double2dev/freeaudiototext-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
100% Free AI audio and video transcription with speaker diarization and YouTube support.
An official Model Context Protocol (MCP) server forFreeAudioToText.com, enabling AI agents likeDeepSeek, Claude, and Cursor to instantly transcribe any audio/video file or YouTube/TikTok URL into text with speaker diarization.
Our core transcription service is100% free with unlimited usage. It runs on high-performance local Apple Silicon hardware via the Cloudflare Edge, providing ultra-fast inference with state-of-the-art accuracy across 90+ languages.
- Website / Mac App:https://freeaudiototext.com
- Developer API:https://freeaudiototext.com/speech-to-text-api
- Get API Key: No API key is required for basic MCP tool usage! Our core transcription is fully free.
This MCP server exposes the following tools to your AI assistant:
- transcribe_audio: Uploads a local audio or video file (e.g., MP3, M4A, WAV, MP4) for transcription. Returns a uniquejob_id.
- transcribe_from_url: Submits a YouTube or TikTok URL for extraction and transcription. Returns ajob_id.
- get_job_status: Checks if the submittedjob_idis "pending" or "completed".
- get_transcript: Retrieves the full generated transcript (with speaker labels like[SPK_0]) for a completed job.
- generate_ai_report: Generates a deep LLM analysis report (Summary, Action Items, Outline, or Speaker Analysis) for your transcript.
Using npx (Recommended for Claude Desktop & Cursor)
Add the following to your MCP client configuration file (e.g.,claude_desktop_config.jsonon macOS):
{ "mcpServers": { "freeaudiototext": { "command": "npx", "args": [ "-y", "freeaudiototext-mcp" ] } } }
npx -y @smithery/cli install freeaudiototext-mcp --client cursor
Since this server follows the standard MCP specification, you can use any DeepSeek-compatible MCP client (like Cursor, Cline, or Roo Code) to combine our transcription with DeepSeek's powerful reasoning.
"Use the FreeAudioToText tool to transcribe/Users/myname/Downloads/board_meeting.m4a. Once it finishes, act as an executive assistant and use your DeepSeek-R1 reasoning to summarize the key decisions and output an action item list."
"I have an interview recording athttps://youtube.com/watch?v=xxxx. Can you transcribe it from the URL and give me a detailed speaker-by-speaker outline?"
- Calltranscribe_audioortranscribe_from_url.
- Pollget_job_statusuntil completion.
- Retrieve the text viaget_transcriptand perform the advanced analysis.
MIT License. SeeLICENSEfor more information.
Turn any video — YouTube, Instagram, TikTok, Loom, direct URLs, or local files — into transcripts, key frames, OCR text, and metadata for AI agents.
AI post-production for audio and video — transcribe, summarize, find clips, cut horizontal or 9:16 vertical clips, publish to YouTube. Per-job pricing, no account.
YouTube growth toolkit for AI agents - research keywords, analyze channels, audit videos, pull transcripts, and more to find what works on YouTube.
Remote MCP that scrapes customer comments and reviews from Reddit, YouTube, Amazon, TikTok, app stores, and 25+ other platforms, then turns them into ad angles and customer language for marketers.
AI-powered Business Helper that analyzes thousands of YouTube videos to extract precise insights, timestamps, and actionable strategies. Instantly find the most relevant moments from podcasts, interviews, and lectures—turning long-form content into targeted business intelligence.
Give your AI the ability to read the web. Fetches URLs as clean markdown with 9 fallback strategies. Handles tweets, YouTube, arXiv, PDFs, and regular pages.
Extracts information from YouTube videos and channels using the YouTube Data API.
Retrieves transcripts from YouTube videos for content analysis and processing.
Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube: AI moment detection, 9:16 reframing, captions and dubbing.
YouTube transcript extraction for AI agents. Clean text, timestamps, or structured JSON from any video. No API keys required.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




