Back to directory
speech.sh

speech.sh

@j3k07

Simple curl script to play aloud what you type, useful if your voice is suddenly broken.

text-to-speechmcpcommand-lineopenaishell-scripttool

Installation & Configuration

{
  "mcpServers": {
    "speech-sh": {
      "command": "npx",
      "args": [
        "-y",
        "speech-sh-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Shell
Created
2025/3/12
Updated
2026/6/6