Skip to main content
Glama
ptbsare

ttsstt-mcp-server

by ptbsare

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STT_URLNoOpenAI-compatible STT API endpoint URL (required)
TTS_URLNoOpenAI-compatible TTS API endpoint URL (required)
STT_MODELNoSTT model namewhisper-1
TTS_MODELNoTTS model name (tts-1, tts-1-hd, gpt-4o-mini-tts)tts-1
TTS_PITCHNoPitch adjustment1.0
TTS_SPEEDNoSpeech speed (0.25 to 4.0)1.0
TTS_VOICENoVoice to use (alloy, echo, fable, onyx, nova, shimmer)alloy
STT_API_KEYNoAPI key for STT service (required)
TTS_API_KEYNoAPI key for TTS service (required)
OPENAI_STT_URLNoAlternative: OpenAI-compatible STT API endpoint URL
OPENAI_TTS_URLNoAlternative: OpenAI-compatible TTS API endpoint URL
TTS_OUTPUT_DIRNoDirectory to save generated audio files./tts_output
OPENAI_STT_MODELNoAlternative: STT model namewhisper-1
OPENAI_TTS_MODELNoAlternative: TTS model nametts-1
OPENAI_TTS_PITCHNoAlternative: Pitch1.0
OPENAI_TTS_SPEEDNoAlternative: Speech speed1.0
OPENAI_TTS_VOICENoAlternative: Voicealloy
OPENAI_STT_API_KEYNoAlternative: API key for STT service
OPENAI_TTS_API_KEYNoAlternative: API key for TTS service
STT_RESPONSE_FORMATNoResponse format (json, text, srt, verbose_json, vtt)json
OPENAI_TTS_OUTPUT_DIRNoAlternative: Output directory./tts_output
OPENAI_STT_RESPONSE_FORMATNoAlternative: Response formatjson

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/ptbsare/ttsstt-mcp-server'

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