Back to search
30
MCP

mcp-assoc-memory

pypi/mcp-assoc-memory

Associative Memory MCP Server for LLMs - Knowledge management system with hierarchical scope organization

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

Similar MCP servers embedding-nearest

memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs
0 tools
memgraph/mcp-memgraph
MCP server for connecting LLMs and AI agents to the Memgraph graph database
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
layered-memory-mcp
Layered Memory MCP Server — Extend AI agent memory beyond token limits with a 4-tier knowledge architecture
0 tools
hippocampus-memory-mcp
MCP-compliant server for persistent hippocampus-style memory management with semantic search
0 tools
agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-assoc-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}