Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
backendNoThe database backend to use. Options: sqlite (default), falkordblite, ladybugdb, falkordb, neo4j, memgraph, turso, cloud.sqlite
profileNoThe tool profile to use. 'core' (default) provides 9 tools, 'extended' provides 12 tools including statistics and complex relationship queries.core
MEMORY_NEO4J_URINoURI for the Neo4j database (e.g., bolt://localhost:7687).
MEMORY_NEO4J_USERNoUsername for Neo4j authentication.
MEMORYGRAPH_API_KEYNoAPI key for MemoryGraph Cloud backend (get one at memorygraph.dev).
MEMORYGRAPH_TURSO_URLNoThe URL for your Turso database.
MEMORY_NEO4J_PASSWORDNoPassword for Neo4j authentication.
MEMORYGRAPH_TURSO_TOKENNoThe authentication token for your Turso database.
MEMORY_MULTI_TENANT_MODENoEnable multi-tenant mode for team memory sharing (set to 'true').false

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/gregorydickson/memory-graph'

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