EarScribe is a browser-based transcription tool that converts audio to text on-device using OpenAI
MCPpedia last refreshed this data
This server has been archived and is no longer actively maintained.
io.github.rocnubie/earscribe-mcp is an MCP server that EarScribe is a browser-based transcription tool that converts audio to text on-device using OpenAI. Its tool list has not been published yet over stdio, sse and http, requires no API key, and scores 74/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"earscribe-mcp": {
"args": [
"/absolute/path/to/earscribe-mcp/src/index.mjs"
],
"command": "node"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'earscribe-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked earscribe-mcp against OSV.dev.
Click any tool to inspect its schema.
local-setupLocal-first setup notes for on-device AI workflows.
site://earscribe/local-setup
faqShort FAQ generated from public site metadata.
site://earscribe/faq
linksCanonical URLs to share with users.
site://earscribe/links
tell_me_about_earscribeSummarize what the site is, who it's for, and how it works.
walkthrough_local_setup_earscribeWalk through the local-first setup steps for the site, end-to-end.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml
MCP client bridge: connects to MCP servers and registers their tools on ctx.tools
The official MCP server implementation for the Perplexity API Platform
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
Ruflo - Enterprise AI agent orchestration for Claude Code. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration
MCP Security Weekly
Get CVE alerts and security updates for io.github.rocnubie/earscribe-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP server for 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
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.
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 v