codemem
by jeang42
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GIT_ROOT | No | Directory containing bare git repositories to backfill for the commit feed. | |
| CODEMEM_DB | No | Path to the SQLite database file. | ~/.codemem/codemem.db |
| CODEMEM_URL | No | The URL of the codemem server (e.g., http://<host>:8055). Used by the client to connect to the MCP server. | |
| CODEMEM_BACKUP_DIR | No | Directory where backups are stored. | ~/.codemem/backups/ |
| CODEMEM_DOC_SOURCES | No | Markdown sources for documentation ingestion (defaults to this repo). |
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