Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸŽ™οΈ Speech-to-Text
  3. EarScribe MCP
E
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

EarScribe MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

EarScribe is a browser-based transcription tool that converts audio to text on-device using OpenAI

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "earscribe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "earscribe-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸŽ™οΈ More in Speech-to-Text

Documentation Overview

EarScribe MCP Server

MCP server for EarScribe

MCP Badge Stdio Transport Zero Config License: MIT MCP

EarScribe

A Model Context Protocol server that exposes the canonical EarScribe knowledge surface β€” local-first AI workflows, FAQ, official links β€” to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.

Official website: https://earscribe.app

πŸ–₯️ About EarScribe

EarScribe is a browser-based transcription tool that converts audio files into text entirely on the user's device. Powered by OpenAI's Whisper model running locally via WebGPU or WebAssembly, it produces timestamped transcripts and subtitle files without sending any audio to external servers. There is no account to create, no subscription to manage, and no per-minute fee β€” the tool works in the browser, caches the Whisper model locally after the first load, and can operate offline from that point forward. It supports a wide range of audio formats and handles recordings up to approximately two hours long, making it a practical option for anyone who regularly works with spoken audio.

Key Features

  • Private by design β€” audio files never leave the user's device; all processing happens locally in the browser using WebGPU when available, falling back to WebAssembly automatically.
  • Multiple export formats β€” transcripts can be downloaded as SRT, VTT, JSON, or plain text, covering both subtitle workflows and raw text needs.
  • Automatic language detection β€” Whisper identifies the spoken language from the audio without manual configuration, supporting 99 languages.
  • Selectable model sizes β€” users can choose from Whisper model sizes ranging from Tiny to Turbo depending on the balance they want between speed and accuracy, with each model cached locally after download.
  • Timestamped output β€” every transcript segment is tied to a time position synchronized with a waveform display, making it straightforward to locate specific moments in the original recording.
  • In-browser editing β€” transcripts can be reviewed and adjusted directly in the interface before export, removing the need to copy text into a separate editor for minor corrections.

Use Cases

  • Podcast production β€” generate searchable episode transcripts or show notes from recorded conversations without uploading sensitive pre-release content to a third-party service.
  • Journalism and research interviews β€” transcribe source recordings that may contain confidential material, keeping the audio on a local machine throughout the process.
  • Academic study β€” convert lecture recordings into readable, searchable text for review and note-taking.
  • UX and user research β€” transcribe session recordings and user interviews for analysis, with no risk of research data passing through external infrastructure.
  • Video subtitle creation β€” export SRT or VTT files directly from a recording to bring into video editing software, skipping manual captioning or cloud captioning services.

Who Is It For

EarScribe is well-suited for anyone who transcribes audio regularly and either has privacy concerns about uploading recordings to cloud services or wants to avoid ongoing subscription costs. Journalists, academic researchers, and UX professionals dealing with confidential or sensitive interviews will find the local processing model particularly useful. Podcasters and video creators who want subtitle files without paying per-minute fees are a natural fit, as are students converting lecture recordings into study material. The tool also works for individual users who simply want a free, no-account transcription option that handles common audio formats without any setup beyond a modern browser.

Tools

get_local_setup

Return canonical local-setup guidance for running the AI workflow on-device. (EarScribe)

Input: no parameters. Returns: text/markdown.

get_official_links

Return the canonical list of official links for EarScribe (website, support, docs when available).

Input: no parameters. Returns: text/markdown.

Resources

  • site://earscribe/local-setup β€” Local-first setup notes for on-device AI workflows.
  • site://earscribe/faq β€” Short FAQ generated from public site metadata.
  • site://earscribe/links β€” Canonical URLs to share with users.

Prompts

tell_me_about_earscribe

Summarize what the site is, who it's for, and how it works. β€” EarScribe

walkthrough_local_setup_earscribe

Walk through the local-first setup steps for the site, end-to-end. β€” EarScribe

Installation

Install via Smithery

Terminal
npx -y @smithery/cli install earscribe-mcp --client claude

(Replace claude with cursor, windsurf, or continue for those clients.)

Install from source

bash
git clone https://github.com/rocnubie/earscribe-mcp.git
cd earscribe-mcp
pnpm install

Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):

config.json
{
  "mcpServers": {
    "earscribe-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/earscribe-mcp/src/index.mjs"
      ]
    }
  }
}

Debug with MCP Inspector

Terminal
npx @modelcontextprotocol/inspector node src/index.mjs

Official Links

  • Website: https://earscribe.app
  • About: https://earscribe.app/about
  • Support: support@earscribe.app

Development

bash
pnpm install
pnpm start                 # run the server over stdio

License

MIT

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Speech-to-Text View all alternatives
  • FunASR logoFunASR

    Transcribe local audio with FunASR and SenseVoice using private, on-device inference.

    πŸŽ™οΈ Speech-to-Text0 views
    Compare vs FunASR β†’
  • Whisper MCP logoWhisper MCP

    Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.

    πŸŽ™οΈ Speech-to-Text0 views
    Compare vs Whisper MCP β†’
  • Ffvoice logoFfvoice

    Offline speech-to-text & speaker diarization MCP server: transcribe audio on-device, no cloud

    πŸŽ™οΈ Speech-to-Text0 views
    Compare vs Ffvoice β†’
  • F
    FieldTranscript

    Verbatim transcription of public video/audio URLs to clean text, SRT, and timestamped records.

    πŸŽ™οΈ Speech-to-Text0 views
    Compare vs FieldTranscript β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about EarScribe MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "earscribe-mcp": { "command": "npx", "args": ["-y", "EarScribe MCP"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewEarScribe MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/earscribe-mcp?style=directory)](https://allmcps.com/mcp/earscribe-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/earscribe-mcp"><img src="https://allmcps.com/api/badge/earscribe-mcp?style=directory" alt="EarScribe MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸŽ™οΈSpeech-to-Text
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸŽ™οΈ Speech-to-Text β†’Alternatives to EarScribe MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code