Skip to main content
Glama
Sathvik-1007

Graph-Mem MCP

by Sathvik-1007

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GRAPHMEM_DB_PATHNoDatabase file path.graphmem/graph.db
GRAPHMEM_MAX_HOPSNoDefault max traversal depth4
GRAPHMEM_USE_ONNXNoUse ONNX runtime if available (true/false)false
GRAPHMEM_LOG_LEVELNoLogging verbosity (DEBUG/INFO/WARNING/ERROR/CRITICAL)WARNING
GRAPHMEM_TRANSPORTNoMCP transport protocol (stdio/sse/streamable-http)stdio
GRAPHMEM_CACHE_SIZENoEmbedding cache max entries10000
GRAPHMEM_BACKEND_TYPENoStorage backendsqlite
GRAPHMEM_SEARCH_LIMITNoDefault search result limit10
GRAPHMEM_EMBEDDING_MODELNoHuggingFace model ID for embeddingsall-MiniLM-L6-v2
GRAPHMEM_EMBEDDING_DEVICENoInference device (cpu or cuda)cpu

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Sathvik-1007/GraphMem-MCP'

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