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%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

hippocampus-memory-mcp
MCP-compliant server for persistent hippocampus-style memory management with 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
mekayelanik/knowledge-graph-mcp
Knowledge Graph Memory MCP server for Standalone deployment
0 tools
kg-mcp
Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents
0 tools
lyellr88/marm-mcp-server
Universal MCP Server: intelligent memory, semantic search, & AI agent collaboration support.
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"
    }
  }
}