Memory MCP
by tungvt93
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PGHOST | No | Postgres host | 127.0.0.1 |
| PGPORT | No | Postgres port | 55432 |
| PGUSER | No | Postgres user | memory |
| LOG_LEVEL | No | Log level for pino (optional) | |
| MCP_ACTOR | No | Default actor for audit (optional) | |
| PGDATABASE | No | Postgres database | memory_mcp |
| PGPASSWORD | No | Postgres password | memory |
| QDRANT_URL | No | Qdrant REST API URL | http://localhost:6333 |
| QDRANT_COLLECTION | No | Qdrant collection name | memories |
| EMBEDDING_PROVIDER | No | Embedding provider (e.g., hash) | hash |
| EMBEDDING_DIMENSION | No | Embedding vector dimension | 384 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues