Skip to main content
Glama

MCP Memory Server

by keleshteri

check_before_modification

Verify file modification eligibility based on AI metadata rules to ensure compliance and protect critical data. Input file path to assess edit permissions using MCP Memory Server.

Instructions

Check if a file can be modified according to AI metadata rules

Input Schema

NameRequiredDescriptionDefault
filePathYesPath to the file to check

Input Schema (JSON Schema)

{ "properties": { "filePath": { "description": "Path to the file to check", "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