Skip to main content
Glama

recall

Search stored memories using natural language queries to retrieve relevant information from the Novyx MCP server's persistent memory system.

Instructions

Search memories semantically using natural language.

Args:
    query: Natural language search query.
    limit: Maximum number of results to return (default 5).
    tags: Optional tag filter.
    min_score: Minimum similarity score 0-1 (default 0).

Returns:
    JSON string with matching memories and their scores.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
limitNo
tagsNo
min_scoreNo

Latest Blog Posts

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/novyxlabs/novyx-mcp-desktop'

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