memory-plugin
by alexanderop
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMORY_CHAR_LIMIT | No | MEMORY.md limit | 2200 |
| MEMORY_PLUGIN_DIR | No | Where the two files live | ~/.claude/memory-plugin |
| MEMORY_SKILLS_DIR | No | Skills dir the Curator manages | ~/.claude/skills |
| MEMORY_REVIEW_ENABLED | No | 1 enables the Stop-hook review | |
| MEMORY_CURATOR_ARCHIVE | No | 1 lets the Curator move (not just report) stale skills | |
| MEMORY_USER_CHAR_LIMIT | No | USER.md limit | 1375 |
| MEMORY_CURATOR_STALE_DAYS | No | Unused-days before a skill is 'stale' | 30 |
| MEMORY_CURATOR_ARCHIVE_DAYS | No | Unused-days before a skill is archivable | 90 |
| MEMORY_CURATOR_INTERVAL_DAYS | No | Min days between Curator sweeps | 7 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexanderop/claude-code-memory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server