Skip to main content
Glama

MCP Memory Server

by hannesnortje

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging verbosityINFO
MAX_RESULTSNoDefault max query results10
QDRANT_HOSTNoQdrant server hostlocalhost
QDRANT_PORTNoQdrant server port6333
QDRANT_API_KEYNoAPI key for Qdrant Cloud
EMBEDDING_MODELNoSentence transformer modelall-MiniLM-L6-v2
DEFAULT_AGENT_IDNoDefault agent identifierdefault
EMBEDDING_DIMENSIONNoVector dimension size384
SIMILARITY_THRESHOLDNoDuplicate detection threshold0.8

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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/hannesnortje/MCP'

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