ElevenLabs Text-to-Speech MCP
by georgi-io
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Backend server port | 9020 |
WS_PORT | No | WebSocket port | 9021 |
MCP_PORT | No | MCP server port | 9022 |
DEFAULT_VOICE_ID | No | Default voice ID | |
ELEVENLABS_API_KEY | Yes | Your ElevenLabs API key |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |