Skip to main content
Glama

Memory Bank MCP

set_memory_bank_path

Configure a custom directory for the Memory Bank in the MCP server. Specify a path to store structured information for AI assistants or use the current directory by default.

Instructions

Set a custom path for the Memory Bank

Input Schema

NameRequiredDescriptionDefault
pathNoCustom path for the Memory Bank. If not provided, the current directory will be used.

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Custom path for the Memory Bank. If not provided, the current directory will be used.", "type": "string" } }, "required": [], "type": "object" }

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/movibe/memory-bank-mcp'

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