Skip to main content
Glama

Memory Bank MCP Server

by nicavcrm

reflect_archive_mode

Enables structured reflection on implementation processes and facilitates archiving of documentation to streamline project management workflows in software development.

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

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