langlearn-tts
by punt-labs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | API key for OpenAI (required if using OpenAI) | |
| ELEVENLABS_API_KEY | No | API key for ElevenLabs (required if using ElevenLabs) | |
| LANGLEARN_TTS_MODEL | No | Model name (e.g., eleven_v3, tts-1, tts-1-hd) | |
| LANGLEARN_TTS_PROVIDER | No | Provider to use: elevenlabs, polly, or openai | |
| LANGLEARN_TTS_OUTPUT_DIR | No | Output directory for audio files (default: ~/langlearn-audio) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/punt-labs/langlearn-tts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server