Skip to main content
Glama

Memory Bank MCP

read_memory_bank_file

Access and retrieve specific files from the Memory Bank MCP server, enabling AI assistants to utilize stored session context and progress data for enhanced continuity.

Instructions

Read a file from the Memory Bank

Input Schema

NameRequiredDescriptionDefault
filenameYesName of the file to read

Input Schema (JSON Schema)

{ "properties": { "filename": { "description": "Name of the file to read", "type": "string" } }, "required": [ "filename" ], "type": "object" }

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

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