HomeServersSpeech-to-Text › spokenmd/spoken
MCP Server Maintained MIT cloud

spokenmd/spoken

Fetch published podcast transcripts as clean Markdown with real speaker names (not "Speaker 1") via the [Spoken](https://spoken.md) API. Search episodes, get transcripts, check credit balance.

Quality score 49/100
View on GitHub →
Stars
★ 3
Last commit
1mo ago
Language
JavaScript
Install
npm / npx
Repository

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "spoken": {
      "command": "npx",
      "args": ["-y", "spoken"]
    }
  }
}

Topics

Related in Speech-to-Text

MCP Server Active

eviscerations/whisper-windows-mcp

Windows-native local audio and video transcription using whisper.cpp with Vulkan GPU acceleration. No cloud APIs, no Python. Batch processing, multilingual support, model management, and background job handling built in.

1 JavaScript Updated 10d ago Score 53
MCP Server Active

ankurmans/pepys-mcp

Pay-once transcription for audio, video, and whole podcast feeds via [Pepys](https://pepys.co). Transcribe a file or a pasted YouTube/podcast link, get speaker diarization, export SRT/VTT, search a transcript, and check credit balance. Hosted connector (OAuth, no API key) or `npx pepys-mcp`. 99+ languages.

0 TypeScript Updated 19d ago Score 50