Skip to main content
Glama
Daemon-Killer

google-activity-assistant

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_activityA
Search the user's ingested Google activity by keyword (full-text).

Args:
    query: Keywords to match against titles/URLs/channels (FTS5).
           Use empty string with filters to list recent activity.
    product: Optional filter: search | youtube | maps | chrome | assistant | play | other
    start_date: Optional ISO date/time lower bound (e.g. 2024-01-01)
    end_date: Optional ISO date/time upper bound (e.g. 2024-12-31)
    limit: Max hits (1–100, default 20)
get_activity_statsA

Return counts and date range for the local activity database. Use this to check whether Takeout data has been imported and which products exist.

get_db_infoA

Return local DB path and whether the file exists (no Google network calls).

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/Daemon-Killer/google-activity-assistant'

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