Skip to main content
Glama

Roo Code Memory Bank MCP Server

read_memory_bank_file

Extracts and retrieves the complete content of a specified memory bank file to maintain persistent project context for AI assistants, ensuring information continuity across sessions.

Instructions

Reads the full content of a specified memory bank file.

Input Schema

NameRequiredDescriptionDefault
file_nameYesThe name of the memory bank file (e.g., 'productContext.md')

Input Schema (JSON Schema)

{ "properties": { "file_name": { "description": "The name of the memory bank file (e.g., 'productContext.md')", "type": "string" } }, "required": [ "file_name" ], "type": "object" }

Other Tools from Roo Code 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/IncomeStreamSurfer/roo-code-memory-bank-mcp-server'

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