mcp-speaches-server-stt

almadern/mcp-speaches-server-stt
★ 0 stars Python File System Updated today
mcp server for work with speaches as stt to download file via link with help of yt-dlp and local files
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-speaches-server-": {
      "command": "uvx",
      "args": [
        "mcp-speaches-server-stt"
      ]
    }
  }
}

Or install with pip: pip install mcp-speaches-server-stt