Skip to content
Back to search
30
MCP

global-memory-mcp

pypi/global-memory-mcp

Local-first, project-aware durable memory through a versioned MCP interface

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

Similar MCP servers embedding-nearest

imprint-mcp
Local-first persistent long-term memory MCP server
0 tools
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
cortec-mcp
Local-first memory server for developer workflows
0 tools
core-memory-mcp
A local, MCP-compliant, long-term memory service for AI agents.
0 tools
GoodMemory
Durable user/project memory for MCP clients: recall context and remember selected facts.
0 tools
io.github.thuupx/memory-mcp-lite
A lightweight, structured, token-efficient local-first MCP memory server
0 tools

How to use

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

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