Skip to main content
Glama

MCP Memory Server

by keleshteri

generate_folder_map

Create or update a _map.md file for any folder to document its structure and contents, ensuring organized and accessible project navigation.

Instructions

Generate or update a _map.md file for a specific folder

Input Schema

NameRequiredDescriptionDefault
folderPathYesPath to the folder to generate map for

Input Schema (JSON Schema)

{ "properties": { "folderPath": { "description": "Path to the folder to generate map for", "type": "string" } }, "required": [ "folderPath" ], "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/keleshteri/mcp-memory'

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