Skip to main content
Glama

search_knowledge

Search within knowledge containers using semantic, keyword, or hybrid methods to find relevant document chunks with similarity scores.

Instructions

Search within a container using semantic, keyword, or hybrid search. Returns relevant document chunks with scores.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesThe search query text
containerIdYesContainer ID or name to search within
modeNoSearch mode: Semantic (vector), Keyword (full-text), or Hybrid (both). Default: Hybrid
topKNoNumber of results to return. Default: 10
pathNoOptional: Filter results to a folder subtree (e.g., '/docs/')
minScoreNoMinimum similarity score floor (0.0-1.0). Defaults to 0.05.

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/Destrayon/Connapse'

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