Skip to main content
Glama

Memory Bank MCP Server

list_project_files

Retrieve a list of all files within a specific project on the Memory Bank MCP Server. Enables project file management and structure validation.

Instructions

List all files within a specific project

Input Schema

NameRequiredDescriptionDefault
projectNameYes

Input Schema (JSON Schema)

{ "properties": { "projectName": { "type": "string" } }, "required": [ "projectName" ], "type": "object" }

You must be authenticated.

Other Tools from 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/alioshr/memory-bank-mcp'

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