Skip to content
Back to search
30
MCP

@mseep/purmemo-mcp

npm/@mseep/purmemo-mcp

MCP server for pūrmemo - AI conversation memory that works everywhere. Save and recall conversations across Claude Desktop, Cursor, and other MCP-compatible platforms. Intelligent context extraction, smart titles, living documents.

Uptime
0.0%
12 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. Cross-platform search across ChatGPT, Claude, DeepSee
0 tools
io.github.purmemo-ai/purmemo
AI memory across Claude, ChatGPT, Gemini, and Cursor. Save, search, and recall context everywhere.
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
io.github.annibale-x/mcp-memento
An MCP server that provides persistent memory and context management across sessions
0 tools
io.github.MemoriLabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
in.creo-memories/mcp-server
Memory system for AI agents with semantic search. Store and recall memories with ease.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "@mseep/purmemo-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}