Back to search
30
MCP

MemoryMesh

chemiguel23/memorymesh

A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.

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

Similar MCP servers embedding-nearest

@mseep/memorymesh
An MCP server that uses a knowledge graph to store and recall structured memory for AI models
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
extended-memory-mcp
Model Context Protocol server for AI memory and context preservation
0 tools
kg-mcp
Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents
0 tools
io.github.kairosmobius/memory-nexus-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
io.github.studio-moser/shelbymcp
Knowledge-graph memory server for AI tools via MCP
0 tools

How to use

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

{
  "mcpServers": {
    "memorymesh": {
      "url": "None",
      "transport": "http"
    }
  }
}