MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A Model Context Protocol (MCP) server that exposes Qwen3-TTS voice synthesis capabilities with Voice Design.

Created 1/27/2026
Updated 28 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-qwen3-tts

Cursor configuration (mcp.json)

{ "mcpServers": { "gabrielalmir-mcp-qwen3-tts": { "command": "uvx", "args": [ "mcp-qwen3-tts" ] } } }