MCP Memory LibSQL

read_graph

Retrieve recent entities and their relations, with optional embeddings, from the MCP Memory LibSQL system for efficient vector search and knowledge storage.

Instructions

Get recent entities and their relations

Input Schema

NameRequiredDescriptionDefault
includeEmbeddingsNoWhether to include embeddings in the returned entities (default: false)

Input Schema (JSON Schema)

{ "properties": { "includeEmbeddings": { "description": "Whether to include embeddings in the returned entities (default: false)", "type": "boolean" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from MCP Memory LibSQL

Related Tools

ID: x61nj65niz