Xanther memory Engine
Officialby Xanther-Ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEO4J_URI | No | URI for Neo4j connection. Defaults to bolt://localhost:7687. | bolt://localhost:7687 |
| XME_LLM_MODEL | No | Model to use for fact extraction via OpenRouter. Optional. | |
| NEO4J_PASSWORD | No | Password for Neo4j authentication. Required for full infrastructure mode. | |
| XME_FALLBACK_MODE | No | Set to 'true' to run in SQLite-only zero-infrastructure mode. No Neo4j or OpenSearch required. | false |
| OPENROUTER_API_KEY | No | API key for OpenRouter to enable LLM-based fact extraction. Optional; regex fallback used if omitted. | |
| XME_OPENSEARCH_URL | No | URL for OpenSearch. Optional; falls back to SQLite FTS5 if omitted. | http://localhost:9200 |
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