MCP Memory Server
by hannesnortje
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging verbosity | INFO |
| MAX_RESULTS | No | Default max query results | 10 |
| QDRANT_HOST | No | Qdrant server host | localhost |
| QDRANT_PORT | No | Qdrant server port | 6333 |
| QDRANT_API_KEY | No | API key for Qdrant Cloud | |
| EMBEDDING_MODEL | No | Sentence transformer model | all-MiniLM-L6-v2 |
| DEFAULT_AGENT_ID | No | Default agent identifier | default |
| EMBEDDING_DIMENSION | No | Vector dimension size | 384 |
| SIMILARITY_THRESHOLD | No | Duplicate detection threshold | 0.8 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/hannesnortje/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server