Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INTERESTSNoComma-separated list of interests for podcast content (e.g., 'entrepreneurship, cybersecurity, AI, startups').
OUTPUT_DIRNoDirectory to save generated MP3 files (default is '~/Downloads').
SHOW_STYLENoThe style of the podcast (e.g., 'The Briefing', 'The Debate', 'The Deep Dive', 'The Watercooler').
TTS_PROVIDERNoThe text-to-speech provider to use (e.g., 'openai', 'elevenlabs', 'inworld', 'system').
OPENAI_API_KEYNoAPI key for OpenAI TTS provider; required if TTS_PROVIDER is 'openai'.
INWORLD_API_KEYNoAPI key for Inworld TTS provider; required if TTS_PROVIDER is 'inworld'.
ELEVENLABS_API_KEYNoAPI key for ElevenLabs TTS provider; required if TTS_PROVIDER is 'elevenlabs'.
DISTILL_PROJECT_ROOTNoThe root directory for storing queue and transcripts; if not set, uses the current working directory where Claude Code launched.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/davidlbatey/distill_mcp'

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