agent-memory
by Leawind
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| db | No | Path to the SQLite database file. | ./memory.db |
| auth | No | Enable token authentication. When enabled and no identities exist, an all-access admin token is created and printed to stderr once. | false |
| host | No | The address to listen on; use 0.0.0.0 for sharing across machines (trusted network only). | 127.0.0.1 |
| port | No | The port to listen on. | 8899 |
| verbose | No | Enable detailed logging of all requests, including duration, caller identity, and MCP call summaries. By default only 4xx/5xx requests and startup/error events are logged. | false |
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