Cline Memory Bank
by dazeb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| initialize_memory_bankB | Initialize Memory Bank structure for a project |
| update_contextB | Update active context with current session information |
| record_decisionB | Add a new technical decision with rationale and metadata |
| track_progressC | Update project progress and milestones |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Project Context | Project overview, technical stack, and guidelines |
| Active Context | Current session state and tasks |
| Progress Log | Project milestones and task tracking |
| Decision Log | Technical decisions and rationale |
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/dazeb/cline-mcp-memory-bank'
If you have feedback or need assistance with the MCP directory API, please join our Discord server