Cline Memory Bank
by dazeb · ai-ml · mcp-server, glama
A Model Context Protocol server that provides persistent project context management for AI-assisted development, specifically designed for the Cline VSCode Extension.
Source: https://github.com/dazeb/cline-mcp-memory-bank
Install
git clone https://github.com/dazeb/cline-mcp-memory-bankUse this forAI-extracted
- →Persist Cline conversation context and project state across multiple sessions to avoid repeating setup instructions
- →Track development progress and debugging steps so Cline can recall what was attempted and what failed in previous conversations
- →Maintain architectural decisions and code patterns learned during earlier sessions to ensure consistency across multi-session projects
- →Store user preferences and custom configurations so Cline applies them automatically in new conversations without re-explanation
Works with
Tags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Cline Memory Bank is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- MCP Server Manifest Plugin by dazeb
This plugin provides MCP (Model Context Protocol) server manifest functionalities, enabling efficient management and integration of server components within the MCP ecosystem.
- Markdown Downloader MCP Server by dazeb
Markdown Downloader 是一个强大的 MCP 服务器,允许使用 r.jina.ai 服务将网页下载为 markdown 文件。它支持可配置的下载目录,并将持久配置存储在用户配置路径下的 JSON 文件中。
- Component Harvester MCP Server by dazeb
Harvests React components from Aceternity UI and Shadcn UI, fetching code and metadata to generate integration prompts for AI agents.
- Everything MCP Server by dazeb
MCP server that exercises all the features of the MCP protocol. It is a test server showcasing MCP capabilities including prompts, tools, resources, sampling, and more.
- MCP Handoff Server by dazeb
Facilitates seamless collaboration between AI agents by providing tools for structured task handoffs, progress tracking, and documentation management. It allows agents to create, update, and archive handoff documents to ensure continuity across complex workflows.
- Markdown Downloader by dazeb
Download webpages as markdown files effortlessly. Convert web content into markdown format with a simple command, and manage your downloads with ease. Enjoy a configurable download directory and automatic date-stamped filenames for organized storage.
- cloak-auth-bridge by inorilzy
MCP server that bridges authenticated sessions from a Chrome extension to CloakBrowser profiles via local WebSocket, enabling agents to sync, verify, and debug persistent login state without exposing raw credentials.
- express-cli by IH8E
MCP server for the eXpress corporate messenger, enabling AI agents to list chats, search contacts, send messages, and wait for incoming messages with end-to-end encryption.
Frequently asked questions
How do I install Cline Memory Bank?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Cline Memory Bank?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Cline Memory Bank free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.