Skip to main content
Glama
arthurglv

meet-memory

by arthurglv

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEET_MEMORY_DBNoPath to the SQLite database file (default: ~/.meet-memory/meet-memory.db).
MEET_MEMORY_TOKENSNoDirectory path for storing OAuth tokens (default: ~/.meet-memory/tokens).
GOOGLE_OAUTH_CREDENTIALSNoPath to Google OAuth client secret JSON file. Required for real calendar sync.
MEET_MEMORY_BACKFILL_YEARSNoNumber of years to backfill on first sync (default: 10).

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/arthurglv/meet-memory'

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