Roo Code Memory Bank MCP Server

read_memory_bank_file

Retrieve the complete content of a specific memory bank file to access structured project context stored in markdown format.

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" }

You must be authenticated.

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