Skip to main content
Glama

basic-memory

list_memory_projects

Display all Basic Memory projects with their status, highlighting active and default projects for easy knowledge management within the MCP server.

Instructions

List all available projects with their status.

Shows all Basic Memory projects that are available, indicating which one is currently active and which is the default.

Returns: Formatted list of projects with status indicators

Example: list_memory_projects()

Input Schema

NameRequiredDescriptionDefault
_compatibilityNo

Input Schema (JSON Schema)

{ "properties": { "_compatibility": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Compatibility" } }, "type": "object" }

Other Tools from basic-memory

Related Tools

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/basicmachines-co/basic-memory'

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