Skip to main content
Glama
danielsimonjr

Enhanced Knowledge Graph Memory Server

export_graph

Export knowledge graphs in multiple formats (JSON, CSV, GraphML, etc.) with optional filtering, compression, and streaming for large datasets.

Instructions

Export knowledge graph in various formats with optional brotli compression and streaming for large graphs

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
formatYesExport format
filterNoOptional filter
compressNoCompress output with brotli (auto-enabled for >100KB)
compressionQualityNoBrotli quality level 0-11 (default: 6). Higher = better compression but slower.
streamingNoUse streaming mode to write directly to file (requires outputPath)
outputPathNoFile path for streaming export. Auto-enables streaming for graphs with >= 5000 entities.

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

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