Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TTS_SPEEDNoSpeech speed1.0
MCP_TTS_VOICENoVoice selectionballad
MCP_TTS_VOLUMENoPlayback volume0.8
OPENAI_API_KEYNoYour OpenAI API key (required if using OpenAI provider)
MCP_TTS_PROVIDERNoTTS provider to use: openai or elevenlabsopenai
PYTHONIOENCODINGNoPython IO encodingutf-8
ELEVENLABS_API_KEYNoYour ElevenLabs API key (required if using ElevenLabs provider)
MCP_TTS_DEVICE_NAMENoAudio device name (partial match)
MCP_TTS_DEVICE_INDEXNoAudio device index
MCP_TTS_VOICE_PRESETNoVoice style preset (applies only to OpenAI)default
MCP_TTS_CUSTOM_INSTRUCTIONSNoCustom voice instructions (overrides preset, OpenAI only)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/EnviralDesign/mcp-tts'

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