Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Speech.sh
  4. vs Claude Code Tts
Side-by-Side Model Context Protocol Comparison

Speech.sh vs Claude Code Tts

In-depth architectural comparison of the Speech.sh and Claude Code Tts MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Speech.sh
Text-to-Speech · Remote HTTP/SSE
Quality: 39/100 (Fair) | Auth: API Key required
Claude Code Tts
Text-to-Speech · Local stdio
Quality: 43/100 (Fair) | Auth: API Key required
Verdict Summary: Choose Speech.sh if you need specialized Text-to-Speech tools running via a hosted cloud SSE transport. Choose Claude Code Tts if your workspace requires Text-to-Speech integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Speech.sh logo

Choose Speech.sh when:

  • You need dedicated capabilities in the Text-to-Speech domain.
  • You prefer remote streaming HTTP/SSE transport architecture.
  • Your security boundary fits: API Key required (BYOK (Pay Provider Direct)).
  • You have access to required keys: OPENAI_API_KEY, SPEECH_VOICE, SPEECH_SPEED, SPEECH_MODEL, SPEECH_API_URL.
  • Primary tools included: Multiple voice options (troy, austin, hannah, autumn), Adjustable speech speed parameter, Hash-based caching with 24-hour auto-cleanup.
Explore Speech.sh Details
Claude Code Tts logo

Choose Claude Code Tts when:

  • You need dedicated capabilities in the Text-to-Speech domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (BYOK (Pay Provider Direct)).
  • You have access to required keys: OPENAI_API_KEY.

Feature & Specification Comparison

Specification
Speech.sh logo
Speech.sh
j3k0
Text-to-Speech
Claude Code Tts logo
Claude Code Tts
ybouhjira
Text-to-Speech
SummaryLet the agent speak things out loud, notify you when he's done working with a quick summaryMCP server plugin for Claude Code that converts text to speech using OpenAI's TTS API. Features 6 voices, worker pool architecture, mutex-protected playback, and cross-platform support.
Category & ScopeText-to-Speech

Tools & Capabilities Breakdown

Speech.sh Tools (6)

Multiple voice options (troy, austin, hannah, autumn)
Adjustable speech speed parameter
Hash-based caching with 24-hour auto-cleanup
Retry logic with exponential backoff
Audio playback via ffplay, mplayer, or VLC
MCP server with a single speak tool

Claude Code Tts Tools (6)

Integration with OpenAI TTS API (model tts-1)

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Speech.sh Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "j3k0-speech-sh": {
      "url": "https://api.groq.com/openai/v1/audio/speech"
    }
  }
}
Claude Code Tts Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "ybouhjira-claude-code-tts": {
      "command": "npx",
      "args": [
        "-y",
        "ybouhjira-claude-code-tts"
      ],
      "env": {
        "OPENAI_API_KEY": "YOUR_OPENAI_API_KEY_HERE"
      }
    }
  }
}

Frequently Asked Questions

Speech.sh is categorized under Text-to-Speech and uses a remote streaming HTTP/SSE transport. In contrast, Claude Code Tts belongs to Text-to-Speech using local stdio subprocess. Select Speech.sh when you need capabilities focused on text-to-speech and Claude Code Tts when you require tools for text-to-speech.

More alternatives to Speech.shMore alternatives to Claude Code TtsText-to-Speech category hub

Related MCP Server Comparisons

Popular comparisons with Speech.sh

  • Daisys MCP logoSpeech.sh vs Daisys MCP
  • Voice MCP logoSpeech.sh vs Voice MCP
  • Brainiall MCP Server logoSpeech.sh vs Brainiall MCP Server
  • Gemini MCP logoSpeech.sh vs Gemini MCP

Popular comparisons with Claude Code Tts

  • Primary tools included: Integration with OpenAI TTS API (model tts-1), Six selectable voices: alloy, echo, fable, onyx, nova, shimmer, Worker pool architecture with queue for concurrent processing.
  • Explore Claude Code Tts Details
    Text-to-Speech
    Quality signal39/100 (Fair)43/100 (Fair)
    Transport ProtocolRemote HTTP/SSELocal Subprocess (stdio)
    Auth RequirementAPI Key requiredAPI Key required
    Pricing ModelBYOK (Pay Provider Direct)BYOK (Pay Provider Direct)
    Required Env Vars
    OPENAI_API_KEYSPEECH_VOICESPEECH_SPEEDSPEECH_MODELSPEECH_API_URL
    OPENAI_API_KEY
    Compatible Clients
    Claude DesktopCursorWindsurfClineVS Code
    Claude DesktopCursorWindsurfClineVS Code
    Install path signalRemote (HTTP/SSE) · highnpx · low
    Engagement & Health 2 views 0 copies 0 upvotes 9 stars 2 views 0 copies 0 upvotes 21 stars
    Verified / OfficialCommunity ListingCommunity Listing
    Open full listingView Speech.sh ListingView Claude Code Tts Listing
    Six selectable voices: alloy, echo, fable, onyx, nova, shimmer
    Worker pool architecture with queue for concurrent processing
    Mutex-protected audio playback to prevent overlapping sounds
    Cross-platform audio playback support (afplay, mpv, ffplay, mpg123, PowerShell)
    Automatic deterministic TTS via Stop hook in Claude Code
    Daisys MCP logo
    Claude Code Tts vs Daisys MCP
  • Gemini MCP logoClaude Code Tts vs Gemini MCP
  • Brainiall MCP Server logoClaude Code Tts vs Brainiall MCP Server
  • Elevenlabs MCP logoClaude Code Tts vs Elevenlabs MCP