Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTO_STARTNoWhether to auto-start the transcript watcher on MCP server boot (true/false)false
USER_EMAILNoEmail for user-level Workspace Events subscriptions (used with eventSubscriptionCreateForUser)
PUBSUB_TOPICNoPub/Sub topic name for Workspace Events subscriptions, e.g., projects/<project>/topics/meet-transcripts
GOOGLE_USER_IDNoThe user ID for authentication (optional, defaults to 'default')
TRANSCRIPT_DIRNoDirectory path to save transcript Markdown files, e.g., ~/meet-transcripts
GOOGLE_CLIENT_IDNoThe OAuth2 client ID from Google Cloud Console
GOOGLE_REDIRECT_URINoThe authorized redirect URI for OAuth2, e.g., http://localhost:3000/callback
GOOGLE_CLIENT_SECRETNoThe OAuth2 client secret from Google Cloud Console
PUBSUB_SUBSCRIPTIONSNoComma-separated list of Pub/Sub subscription names for the transcript watcher, e.g., projects/<project>/subscriptions/meet-transcripts-sub
ON_TRANSCRIPT_COMMANDNoShell command to run after each transcript is saved, with environment variables like $TRANSCRIPT_PATH

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/silkweave/meet'

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