Blabber-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | Yes | Your API key from OpenAI | |
| DEFAULT_TTS_VOICE | No | Set default voice (alloy, echo, fable, onyx, nova, shimmer) | nova |
| AUDIO_PLAYER_COMMAND | No | Command to play audio (e.g., "cvlc", "vlc", "mpv", "ffplay", "afplay", "xdg-open") | cvlc |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| text_to_speechA | Converts text into spoken audio using OpenAI TTS (default voice: alloy), saves it to a file, and optionally plays it. |
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/pinkpixel-dev/blabber-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server