mcptts

Mac TTS with Model Context Protocol for AI assistants

GitHub Stars

3

User Rating

Not Rated

Forks

0

Issues

0

Views

1

Favorites

0

README
MCPTTS

Make Claude / Cursor speak using MCP

Cursor: CleanShot 2025-04-03 at 08 51 54

Claude: CleanShot 2025-04-02 at 08 00 05@2x

Installation
Using uv

Clone this repo (say, into /mcp/mcptts)

# Create and activate virtual environment
uv venv
source .venv/bin/activate
uv pip install -r requirements.txt
Setting up with Claude

Add the following configuration to Claude's config JSON file:

{
  "tts": {
    "command": "/mcp/mcptts/.venv/bin/python",
    "args": ["/mcp/mcptts/mcp_server.py"]
  }
}
Author Information
Tony Lâmpada
São José dos Campos

377

Followers

105

Repositories

11

Gists

11

Total Contributions

Top Contributors

Threads