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
"""Setup guide for Memory Bank."""
GUIDE = """## Setting Up Memory Bank
1. Create a 'memory-bank/' directory in your project
2. Create the core files using our templates
3. Fill in the details based on your project
4. Update regularly as your project evolves
"""