Skip to main content
Glama

basic-memory

get_current_project

Retrieve the currently active project and its basic statistics within the Basic Memory system. Displays project name and key details for quick reference.

Instructions

Show the currently active project and basic stats.

Displays which project is currently active and provides basic information about it.

Returns: Current project name and basic statistics

Example: get_current_project()

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