Skip to content
Back to search
30
MCP

EarScribe MCP

io.github.rocnubie/earscribe-mcp

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

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

WordCast MCP
WordCast is a browser-based text-to-speech reader that runs entirely on-device using the Web Speech
0 tools
io.github.jwulff/whisper-mcp
Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.
0 tools
Voice Transcriber MCP Server
MCP server for transcribing Google Chat voice messages using Groq Whisper API
0 tools
io.github.IPv6/mcp-transcribe
MCP-Transcribe server allows LLMs to interact with the text content of audio/video files
0 tools
io.github.ipv6/mcp-transcribe
MCP-Transcribe server allows LLMs to interact with the text content of audio/video files
0 tools
iflow-mcp_mcp-audio
MCP server for audio transcription using SiliconFlow API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "earscribe_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}