MCP Servers

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

MCP server to allow LLMs to generate speech on local systems

Created 2/13/2026
Updated 12 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx tts-mcp

Cursor configuration (mcp.json)

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