memory_stats
ActiveTool of com.memxus/memxus
Show aggregate statistics about stored memories: the total count, a breakdown by memory_type and by collection, and storage bytes used versus the plan limit. Use to understand what is stored before browsing with list_memories, or to check remaining storage capacity. To show stats for a team workspace instead of personal memory, pass workspace: <name>.
Parameters schema
{
"type": "object",
"properties": {
"workspace": {
"type": "string",
"description": "To operate on a team workspace, pass its exact name, slug, or ID (e.g. \"Acme\"). Omit — or pass \"personal\" — for your personal memory (default). Every response echoes resolved_workspace so you can confirm where the operation actually happened. If the user mentions a project or team name in their message, check the memory://workspaces resource (or call list_collections) for the exact matching name BEFORE calling this tool, and pass it as workspace — do not ask the user to spell it out if it already matches one of their workspaces."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.memxus/memxus
https://github.com/gpitrella/memxus-remote-mcp
2/7 registries