Back to directory
hwenyi/edge-tts-mcp

hwenyi/edge-tts-mcp

@Hwenyi

A MCP created using the TTS of Edge browser, quickly add text-to-speech reading function to your AI client, and have a nice chat with LLMs!

ttsedgetext-to-speechspeechmcpvoiceaudiotool

Installation & Configuration

{
  "mcpServers": {
    "edge-tts-mcp": {
      "command": "bun",
      "args": [
        "/path/to/edge-tts-mcp/dist/index.js"
      ],
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17