Skip to main content
Glama

Blabber-MCP

mcp_config.json330 B
{ "mcpServers": { "openai-tts": { "command": "node", "args": ["/path/to/blabber-mcp/build/index.js"], "env": { "OPENAI_API_KEY": "YOUR_OPENAI_API_KEY", "AUDIO_PLAYER_COMMAND": "cvlc", "DEFAULT_TTS_VOICE": "nova" }, "disabled": false, "alwaysAllow": [] } } }

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