tts-vue

GitHub

๐ŸŽค ๅพฎ่ฝฏ่ฏญ้Ÿณๅˆๆˆๅทฅๅ…ท๏ผŒไฝฟ็”จ Electron + Vue + ElementPlus + Vite ๆž„ๅปบใ€‚

6,092 stars TypeScript #electron#element-plus#tts#vue
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "tts-vue": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-tts-vue"
      ]
    }
  }
}