Skip to main content
Glama

MCP Memory Server

by keleshteri

parse_file_metadata

Extract AI metadata from a file to enable project awareness and safety controls within the MCP Memory Server. Input the file path to proceed.

Instructions

Parse AI metadata from a file

Input Schema

NameRequiredDescriptionDefault
filePathYesPath to the file

Input Schema (JSON Schema)

{ "properties": { "filePath": { "description": "Path to the file", "type": "string" } }, "required": [ "filePath" ], "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