Skip to main content
Glama
milasd

Memo MCP

by milasd

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMO_USE_GPUNoEnable/disable GPU usage ("true"/"false")
MEMO_RAG_LITENoEnable resource-constrained mode ("true"/"false")
MEMO_DATA_ROOTNoOverride the default data directory
MEMO_EMBEDDING_MODELNoCustom embedding model name

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
add-memoB

Add a new memo entry to your journal collection

search-journalA

Search through journal entries using RAG. Perfect for questions like 'how did I do at work this year?' or 'what were my thoughts on AI?'

get-journal-statsA

Get statistics about your journal database (document count, chunks, etc.)

rebuild-journal-indexA

Rebuild the journal search index (use if you've added new entries)

Prompts

Interactive templates invoked by user choice

NameDescription
summarize-notesCreates a summary of all notes

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/milasd/Memo-MCP'

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