Skip to main content
Glama

Memory Bank MCP Server

structure.py724 B
"""Structure guide for Memory Bank.""" GUIDE = """## Memory Bank Structure The Memory Bank consists of core files, all in Markdown format: ### Core Files (Every file is required) 1. 'projectbrief.md' - Foundation document that shapes all other files 2. 'productContext.md' - Explains why the project exists, problems being solved 3. 'memory_bank_instructions.md' - Instructions how to use the Memory Bank 4. 'activeContext.md' - Current work focus, recent changes, next steps 5. 'systemPatterns.md' - System architecture, technical decisions, design patterns 6. 'techContext.md' - Technologies used, development setup, constraints 7. 'progress.md' - What works, what's left to build Make sure to create all 7 files. """

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