daryl-memories
by DarylAndrian
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind address | 0.0.0.0 |
| MCP_PORT | No | Listen port | 8080 |
| NEO4J_URI | No | Neo4j bolt URI | bolt://localhost:7687 |
| NEO4J_USER | No | Neo4j username | neo4j |
| OLLAMA_URL | No | Ollama API URL | http://localhost:11434 |
| EMBED_MODEL | No | Embedding model | nomic-embed-text |
| MCP_API_KEY | Yes | Shared API key for auth | |
| EXTRACT_MODEL | No | LLM for entity extraction | qwen2.5:3b |
| NEO4J_PASSWORD | Yes | Neo4j password |
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