Skip to main content
Glama

memento-mcp

search_nodes

Find nodes in a knowledge graph memory by matching queries against entity names, types, and observation content. Ideal for retrieving relevant data in a scalable, semantic-aware system.

Instructions

Search for nodes in your Memento MCP knowledge graph memory 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" }

Other Tools from memento-mcp

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/gannonh/memento-mcp'

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