speechweave-mcp

speechweave/speechweave-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
Official SpeechWeave MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "speechweave-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "speechweave/speechweave-mcp"
      ]
    }
  }
}

README Excerpt

Official [Model Context Protocol](https://modelcontextprotocol.io) server for [SpeechWeave](https://speechweave.com). Use to transcribe local files and URLs from Cursor, Claude Desktop, Claude Code, Windsurf, and other MCP clients. SpeechWeave handles short clips and long-form audio without client-side chunking. This MCP server exposes both **wait-first** tools (get a transcript in one turn) and **async create + poll** tools (start a job, then check status).

Tools (13)

cancel_jobfetch_docget_job_statusget_limitslanguagemodelpromptservice_modestart_job_filestart_job_urltasktranscribe_filetranscribe_url