CogMemory MCP Server
by skylarng89
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COGMEMORY_SCOPE | No | Scope configuration. Resolved in priority order: .cogmemory/config.json, COGMEMORY_SCOPE env var, then default 'workspace'. Valid values include 'workspace' or 'global'. | workspace |
| COGMEMORY_WORKSPACE | No | Path to the workspace root where .cogmemory/memory.db lives. Resolved in priority order: --workspace CLI argument, COGMEMORY_WORKSPACE env var, then walking up from CWD. | |
| COGMEMORY_SKIP_BACKUP | No | Set to '1' to skip the automatic database backup during first-time migration (e.g., in CI or disk-constrained environments). | 0 |
| COGMEMORY_DISABLE_UPDATE_CHECK | No | Set to '1' to disable the periodic npm registry update check (read-only HTTPS GET to registry.npmjs.org every 24 hours). | 0 |
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