MCP Directory
Back

memory-bank-mcp

by alioshr · TypeScript · ★ 899

A Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.

#antrophic#claude#cline#cline-memory-bank#cursor#mcp-server#memory-bank#model-context-protocol#windsurf

Install

npx -y github:alioshr/memory-bank-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "memory-bank-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:alioshr/memory-bank-mcp"
      ]
    }
  }
}

From the README

[](https://smithery.ai/server/@alioshr/memory-bank-mcp) [](https://www.npmjs.com/package/@allpepper/memory-bank-mcp) [](https://www.npmjs.com/package/@allpepper/memory-bank-mcp) A Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by [Cline Memory Bank](https://github.com/nickbaumann98/cline_docs/blob/main/prompting/custom%20instructions%20library/cline-memory-bank.md). The Memory Bank MCP Server transforms traditional file-based memory banks into a centralized service that: - Provides remote access to memory bank files via MCP protocol - Enables…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers