Skip to main content
Glama

Knowledge Graph Memory Server

search_nodes

Query and locate nodes in a knowledge graph by matching entity names, types, or observation content, enabling precise data retrieval for enhanced knowledge management.

Instructions

Search for nodes in the knowledge graph based on a query

Input Schema

NameRequiredDescriptionDefault
queryYesThe search query to match against entity names, types, and observation content

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The search query to match against entity names, types, and observation content", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Knowledge Graph Memory Server

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/T1nker-1220/memories-with-lessons-mcp-server'

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