Skip to main content
Glama
knowall-ai

Neo4j Agent Memory MCP Server

by knowall-ai

search_memories

Retrieve stored information from a knowledge graph using text search, filters, and relationship depth to access connected memories.

Instructions

Search and retrieve memories from the knowledge graph

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoSearch text to find in any property (searches for ANY word - e.g. "Ben Weeks" finds memories containing "Ben" OR "Weeks")
labelNoFilter by memory label
depthNoRelationship depth to include, defaults to 1
order_byNoSort order such as created_at DESC, name ASC
limitNoMaximum results to return, defaults to 10, max 200
since_dateNoISO date string to filter memories created after this date (e.g., "2024-01-01" or "2024-01-01T00:00:00Z")

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/knowall-ai/mcp-neo4j-agent-memory'

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