Skip to main content
Glama
jih19984

experience-memory-mcp

by jih19984

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP server8000
HEALTH_PATHNoHTTP path for health check/healthz
DATABASE_URLNoPostgreSQL connection string (optional, uses local JSON if not set)
MCP_HTTP_PATHNoHTTP path for MCP endpoint/mcp
MCP_TRANSPORTNoTransport type: 'stdio' or 'http'http
GOOGLE_CLIENT_IDYesGoogle OAuth client ID
GOOGLE_CLIENT_SECRETYesGoogle OAuth client secret
GOOGLE_REFRESH_TOKENNoRefresh token for single-user Google Drive access
TOKEN_ENCRYPTION_KEYYesKey used to encrypt OAuth tokens
EXPERIENCE_MEMORY_ACTOR_IDNoFixed actor ID for multi-user mode with stdio
EXPERIENCE_MEMORY_DATA_DIRNoDirectory for local JSON storage when no database/tmp/experience-memory
GOOGLE_OAUTH_CALLBACK_PATHNoOAuth callback path/oauth/google/callback
GOOGLE_DRIVE_ROOT_FOLDER_IDNoRoot folder ID for single-user Google Drive access
EXPERIENCE_MEMORY_ACTOR_HEADERNoHTTP header name to extract actor ID for multi-user mode
EXPERIENCE_MEMORY_ACTOR_PROVIDERNoActor provider name for multi-user mode (e.g., kakao)

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/jih19984/experience-memory-mcp'

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