MCPollinations Multimodal MCP Server

by pinkpixel-dev
Verified

respondAudio

Convert text prompts into audio responses using customizable voice options for clear, reproducible spoken outputs.

Instructions

Generate an audio response to a text prompt and play it through the system

Input Schema

NameRequiredDescriptionDefault
promptYesThe text prompt to respond to with audio
seedNoSeed for reproducible results (default: random)
voiceNoVoice to use for audio generation (default: "alloy"). Available options: "alloy", "echo", "fable", "onyx", "nova", "shimmer", "coral", "verse", "ballad", "ash", "sage", "amuch", "dan"

Input Schema (JSON Schema)

{ "properties": { "prompt": { "description": "The text prompt to respond to with audio", "type": "string" }, "seed": { "description": "Seed for reproducible results (default: random)", "type": "number" }, "voice": { "description": "Voice to use for audio generation (default: \"alloy\"). Available options: \"alloy\", \"echo\", \"fable\", \"onyx\", \"nova\", \"shimmer\", \"coral\", \"verse\", \"ballad\", \"ash\", \"sage\", \"amuch\", \"dan\"", "type": "string" } }, "required": [ "prompt" ], "type": "object" }

You must be authenticated.

Other Tools from MCPollinations Multimodal MCP Server

Related Tools

ID: 8oz8ip3g3o