Skip to main content
Glama

list_memories

Retrieve stored memories from the MCP server with filters for type, category, importance, scope, or tags to organize and access information.

Instructions

List stored memories with optional filters by type, category, scope, or project.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
memory_typeNoFilter by type
categoryNoFilter by category (e.g., "backend", "frontend", or any custom category)
importance_minNoOnly return memories with importance >= this value
scopeNoFilter by scopeall
limitNoResults per page
tagNoFilter by tag (e.g., "marketing-campaign")
offsetNoPagination offset
untypedNoWhen true, only return memories with no memory_type set
sort_byNoSort order: importance (default), updated, created, referenced (most used first), least_usedimportance

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/hifriendbot/cogmemai-mcp'

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