# User Information
USER_NAME=Your Name
USER_EMAIL=your.email@example.com
USER_SLACK_ID=@yourslackid
# Defaults
DEFAULT_DAYS_BACK=7
TIMEZONE=America/Toronto
# Output Configuration
OUTPUT_DIR=./summaries
AUTO_SAVE=true
# MCP Server Names (as configured in your mcp.json)
SLACK_MCP_SERVER=playground-slack-mcp
CALENDAR_MCP_SERVER=gworkspace-mcp
GMAIL_MCP_SERVER=gworkspace-mcp
# Content Filtering
# Set to false to include all conversations (including personal topics)
# Set to true to filter out sports, political, and cultural discussions
CONTENT_FILTERING_ENABLED=true
# Optional: Debug mode
DEBUG=false
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/philipbloch/summary-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server