Back to search
30
MCP

diaz3618/memory-bank-mcp-http

docker/diaz3618/memory-bank-mcp-http

Memory Bank MCP Server (HTTP/SSE) - Persistent context and knowledge graphs for AI assistants

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
kg-mcp
Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents
0 tools
memory-bank-mcp
A Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
madb-mcp-server
MCP server for Meta-AgentsDB — persistent causal memory for AI agents
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "diaz3618/memory-bank-mcp-http": {
      "url": "None",
      "transport": "http"
    }
  }
}