Skip to main content
Glama

search_research_tree

Search across research nodes to find specific content, filter by tags, or locate particular node types within hierarchical research structures.

Instructions

Search across all research nodes for specific content, tags, or types

Input Schema

NameRequiredDescriptionDefault
queryNoSearch query (searches title and content)
tagsNoFilter by tags
typeNoFilter by node type

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query (searches title and content)", "type": "string" }, "tags": { "description": "Filter by tags", "items": { "type": "string" }, "type": "array" }, "type": { "description": "Filter by node type", "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/k-chrispens/tiling-trees-mcp'

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