Skip to main content
Glama

Advanced TTS MCP Server

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 model file./kokoro-v1.0.onnx
TTS_DEFAULT_VOICENoDefault voice to use for synthesisaf_heart
KOKORO_VOICES_PATHNoPath to the voices binary file./voices-v1.0.bin
TTS_MAX_QUEUE_SIZENoMaximum number of requests in the processing queue100
TTS_ENABLE_STREAMINGNoEnable real-time audio streamingtrue

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
create_podcast_introGenerate a professional podcast introduction with warm, engaging tone
create_tutorial_narrationCreate clear, educational narration for tutorials and instructional content
create_marketing_copyGenerate persuasive marketing audio with confident, professional tone
create_accessibility_descriptionGenerate clear audio descriptions for visual content accessibility

Resources

Contextual data attached and managed by the client

NameDescription
Available TTS VoicesComprehensive list of available voices and their capabilities
TTS Usage ExamplesExamples demonstrating various TTS features and use cases

Tools

Functions exposed to the LLM to take actions

NameDescription
synthesize_speech

Convert text to speech with advanced voice controls and natural expression

batch_synthesize

Synthesize multiple text segments with optional merging and intelligent pacing

get_voices

Get list of available voices with their capabilities and supported features

get_status

Get processing status for a synthesis request

list_output_files

List saved audio files in the output directory with metadata

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