Skip to main content
Glama

MCP Memory Tracker

by akaiserg

search_memories

Find relevant memories stored in the vector database by searching with a specific query to retrieve past information across conversations.

Instructions

Search the vector store for memories that match the query.

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from MCP Memory Tracker

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/akaiserg/mcp-memory-tracker'

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