Skip to main content
Glama

ElevenLabs MCP Server

get_voice

Retrieve detailed information about a specific ElevenLabs voice using its unique voice ID for text-to-speech applications.

Instructions

Get details of a specific voice

Input Schema

NameRequiredDescriptionDefault
voice_idYes

Input Schema (JSON Schema)

{ "properties": { "voice_id": { "title": "Voice Id", "type": "string" } }, "required": [ "voice_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/projectservan8n/elevenlabs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server