Back to search
30
MCP

memory-bank-mcp

alioshr/memory-bank-mcp

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

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

diaz3618/memory-bank-mcp-http
Memory Bank MCP Server (HTTP/SSE) - Persistent context and knowledge graphs for AI assistants
0 tools
extended-memory-mcp
Model Context Protocol server for AI memory and context preservation
0 tools
fastbcp-mcp
A Model Context Protocol (MCP) server for FastBCP, enabling efficient data export from databases to files.
0 tools
ctx-engine-mcp
A Model Context Protocol (MCP) server for Context Engineering - file system as external memory for AI agents
0 tools
mcp-task-manager-server
A local Model Context Protocol (MCP) server providing backend tools for client-driven project and task management using a SQLite database.
0 tools
chroma-mcp
A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "memory-bank-mcp": {
      "url": "https://www.npmjs.com/package/@allpepper/memory-bank-mcp",
      "transport": "http"
    }
  }
}