Skip to main content
Glama

MCP Memory LibSQL

by joleyline

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

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/joleyline/mcp-memory-libsql'

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