Skip to main content
Glama

TTS-MCP

by nakamurau1
constants.d.ts437 B
export declare const VALID_VOICES: readonly ["alloy", "ash", "coral", "echo", "fable", "onyx", "nova", "sage", "shimmer"]; export declare const VALID_MODELS: readonly ["tts-1", "tts-1-hd", "gpt-4o-mini-tts"]; export declare const VALID_FORMATS: readonly ["mp3", "opus", "aac", "flac", "wav", "pcm"]; export declare const DEFAULT_VOICE = "alloy"; export declare const DEFAULT_MODEL = "tts-1"; export declare const DEFAULT_FORMAT = "mp3";

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

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