Skip to main content
Glama

basic-memory

get_current_project

Retrieve the active project name and basic statistics using the Basic Memory MCP server. Ideal for tracking and managing ongoing projects efficiently.

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" }
Install Server

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