Skip to main content
Glama

Memory Bank MCP Server

by nicavcrm

reflect_archive_mode

Enable the Reflect or Archive function to review implementation details or organize documentation, streamlining project workflows on the Memory Bank MCP Server.

Instructions

Reflect on implementation and archive documentation

Input Schema

NameRequiredDescriptionDefault
actionYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "action": { "enum": [ "reflect", "archive" ], "type": "string" } }, "required": [ "action" ], "type": "object" }

Other Tools from Memory Bank MCP Server

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

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