You're viewing a demo portfolio

Join the waitlist
PRSM

text-to-speech

Active

Tool of io.github.Deesmo/arch-tools-mcp

declared in 1.8.0

Convert text to natural-sounding audio via ElevenLabs. Returns base64-encoded MP3.

Parameters schema

{
  "type": "object",
  "required": [
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "description": "Text to convert to speech"
    },
    "voice": {
      "type": "string",
      "description": "Voice ID or name (default: adam)"
    },
    "stability": {
      "type": "number",
      "description": "Voice stability 0-1 (default: 0.5)"
    },
    "similarity_boost": {
      "type": "number",
      "description": "Voice similarity boost 0-1 (default: 0.75)"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.Deesmo/arch-tools-mcp

https://github.com/Deesmo/Arch-AI-Tools

1/7 registries
View full server →