Skip to main content
Glama

Summary MCP

by philipbloch

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable detailed logging for development and troubleshootingfalse
CONTENT_FILTERING_ENABLEDNoEnable/disable filtering of personal conversations (sports, politics, entertainment) to keep summaries focused on worktrue

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_daily_summary

Generate a concise daily productivity summary from today's Slack, Calendar, and Gmail activity. Perfect for end-of-day wrap-ups and next-day planning.

generate_weekly_summary

Generate a comprehensive weekly productivity summary from Slack, Calendar, and Gmail data. Returns structured summary with optional HTML/Markdown output.

list_summaries

List previously generated weekly summaries from the summaries directory.

get_summary

Retrieve a specific weekly summary by filename or date range.

get_quick_stats

Get quick productivity metrics (Slack, Calendar, Gmail) without generating a full summary. Fast lightweight query.

compare_periods

Compare productivity statistics between two time periods. Generates comparison reports in HTML and Markdown formats showing trends and changes.

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