mcp-speak

fellowgeek/mcp-speak
★ 9 stars HTML AI/LLM Updated 3d ago
Speak MCP Server for MacOS
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-speak": {
      "command": "npx",
      "args": [
        "-y",
        "fellowgeek/mcp-speak"
      ]
    }
  }
}

README Excerpt

This is a Model Context Protocol (MCP) server that provides text-to-speech capabilities using the native MacOS `say` command. It allows AI agents (like Google Antigravity, Claude Desktop, Cursor, Windsurf, or Codex) to speak to you directly. **Note: This server is strictly for MacOS systems.** - **Interactive Setup Wizard:** Simply run `python3 setup.py` to generate persona instructions for your favorite AI editor (`AGENTS.md`, `GEMINI.md`, `CLAUDE.md`, `.cursorrules`).