neo-mem
by PTaljaard
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEO4J_URI | No | Neo4j Bolt endpoint | bolt://localhost:7687 |
| NEO4J_PASS | Yes | Neo4j password | |
| NEO4J_USER | No | Neo4j username | neo4j |
| EMBEDDING_MODEL | No | Embedding model name | nomic-embed-text |
| EMBEDDING_API_KEY | No | API key (any non-empty value for Ollama) | ollama |
| EMBEDDING_BASE_URL | No | Embedding API endpoint | http://localhost:11434/v1 |
| EMBEDDING_PROVIDER | No | Embedding provider: ollama or openai (OpenAI-compatible) | ollama |
| NEO4J_EMBEDDING_DIMENSION | No | Vector index dimension | 768 |
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
ActivityMaintained
ResponsivenessNo issues