speaches-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STT_MODEL | No | Default speech-to-text model | Systran/faster-whisper-large-v3 |
| TTS_MODEL | No | Default text-to-speech model | speaches-ai/Kokoro-82M-v1.0-ONNX |
| TTS_VOICE | No | Default TTS voice | af_heart |
| SPEACHES_URL | No | Base URL of your speaches instance | http://speaches:8000 |
| OPENAI_API_KEY | No | Required by the OpenAI SDK but not used by speaches | dummy |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| transcribe_audioD | – |
| text_to_speechD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/xavier-hernandez/mcp-speaches'
If you have feedback or need assistance with the MCP directory API, please join our Discord server