Hwenyi/edge-tts-mcp
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!
Platform-specific configuration:
{
"mcpServers": {
"edge-tts-mcp": {
"command": "npx",
"args": [
"-y",
"edge-tts-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...