Skip to main content
Glama

MCP Memory LibSQL

by joleyline

read_graph

Retrieve recent entities and their relationships stored in MCP Memory LibSQL, with optional embeddings for advanced analysis and vector search.

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" }

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