Skip to main content
Glama

Advanced TTS MCP Server

by samihalawa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TTS_OUTPUT_DIRNoDirectory for saving audio output files./audio_output
KOKORO_MODEL_PATHNoPath to the Kokoro TTS model file./kokoro-v1.0.onnx
TTS_DEFAULT_VOICENoDefault voice to use for synthesisaf_heart
KOKORO_VOICES_PATHNoPath to the Kokoro voices file./voices-v1.0.bin
TTS_MAX_QUEUE_SIZENoMaximum number of queued TTS requests100
TTS_ENABLE_STREAMINGNoEnable real-time audio streamingtrue

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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