vocagateway-mcp

VocaHQ/vocagateway-mcp
★ 0 stars Python API Integration Updated today
MCP server for a self-hosted VocaGateway. Not on-device.
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": {
    "vocagateway-mcp": {
      "command": "uvx",
      "args": [
        "vocagateway-mcp"
      ]
    }
  }
}

Or install with pip: pip install vocagateway-mcp

README Excerpt

<div align="center"> </div> MCP tools for a [VocaGateway](https://github.com/VocaHQ/vocagateway) you run. The server lets an MCP client inspect gateway readiness and models, then send a completed local audio file to that explicitly configured gateway for transcription. This is not the speech engine and it is not on-device dictation. Audio leaves

Tools (5)

VOCAGATEWAY_TOKENVOCAGATEWAY_URLget_gateway_statuslist_modelstranscribe_file