Skip to main content
Glama

Memory Bank MCP Server

generate_memory_bank_template

Create structured templates for Memory Bank files to streamline documentation and context preservation in AI assistant environments. Specify the file name to generate a tailored template.

Instructions

Generate a template for a specific Memory Bank file.

Args: file_name: The name of the file to generate a template for (e.g., "projectbrief.md")

Input Schema

NameRequiredDescriptionDefault
file_nameYes

Input Schema (JSON Schema)

{ "properties": { "file_name": { "title": "File Name", "type": "string" } }, "required": [ "file_name" ], "title": "generate_memory_bank_templateArguments", "type": "object" }

You must be authenticated.

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

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