Skip to main content
Glama

MCP Memory Server

by keleshteri

find_files_with_metadata

Locate files containing AI metadata within the MCP Memory Server by specifying a search pattern. Enhances project awareness and ensures efficient management of coding sessions and metadata.

Instructions

Find all files that contain AI metadata

Input Schema

NameRequiredDescriptionDefault
patternNoFile pattern to search (optional)

Input Schema (JSON Schema)

{ "properties": { "pattern": { "description": "File pattern to search (optional)", "type": "string" } }, "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