Skip to main content
Glama

search_unified

Search across short-term and long-term memory with unified ranking, using customizable weights and filters to retrieve relevant information from temporal data stores.

Instructions

Search across both STM and LTM with unified ranking. Args: query: Text query to search for. tags: Filter by tags. limit: Maximum total results. stm_weight: Weight multiplier for STM results. ltm_weight: Weight multiplier for LTM results. window_days: Only include STM memories from last N days. min_score: Minimum score threshold for STM memories. Returns: A dictionary containing the search results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
ltm_weightNo
min_scoreNo
queryNo
stm_weightNo
tagsNo
window_daysNo

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/prefrontalsys/mnemex'

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