Skip to content
Back to search
30
MCP streamable-http

Mirror Memory MCP Server

io.github.tr1ckymag1ca1/mcp-server

Personal knowledge base MCP server with semantic search, auto-categorization, metadata extraction

Uptime
0.0%
33 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Mirror Memory MCP Server
Personal knowledge base MCP server with semantic search, auto-categorization, metadata extraction
0 tools · streamable-http
hippocampus-memory-mcp
MCP-compliant server for persistent hippocampus-style memory management with semantic search
0 tools
Memory Search
Python MCP server for persistent memory storage and semantic search.
0 tools
elasticsearch-memory-mcp
🧠 Elasticsearch-powered MCP server with hierarchical memory categorization, intelligent auto-detection, and batch review capabilities
0 tools
Memory MCP Server
SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.
0 tools
MindCore Memory MCP
AI long-term memory MCP server with importance scoring and confidence calibration
0 tools

How to use

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

{
  "mcpServers": {
    "mirror_memory_mcp_server": {
      "url": "https://hcelnlqmgddxzvjegpdr.supabase.co/functions/v1/mcp-server",
      "transport": "streamable-http"
    }
  }
}