Skip to content
Back to search
30
MCP

genmem-mcp

npm/genmem-mcp

Local-first markdown memory MCP server. Searchable, file-based, human-readable.

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

Similar MCP servers embedding-nearest

local-memory-mcp
Local Memory MCP Server - AI-powered persistent memory system for Claude Code, Claude Desktop, Gemini, Codex, OpenCode and other MCP-compati
0 tools
airesearch-gitmem-mcp
GitMem MCP Server - Token-Efficient Codebase Navigation for AI Agents
0 tools
@mseep/mcp-openmemory
MCP server for memory management with long-term and short-term memory capabilities using local database
0 tools
hippocampus-memory-mcp
MCP-compliant server for persistent hippocampus-style memory management with semantic search
0 tools
granite-mem
Local-first markdown memory system for humans and AI agents: MCP server, typed knowledge graph, deterministic garden planning.
0 tools
@peakmojo/mcp-openmemory
MCP server for memory management with long-term and short-term memory capabilities using local database
0 tools

How to use

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

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