Personal knowledge base MCP server with semantic search, auto-categorization, metadata extraction
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mirror-memory": {
"url": "https://hcelnlqmgddxzvjegpdr.supabase.co/functions/v1/mcp-server",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Give your AI a memory. Mirror Memory is a personal knowledge base that lets Claude, ChatGPT, Cursor, and any MCP-compatible AI remember what matters to you — your preferences, experiences, goals, people, and ideas.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search / data
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Manage Supabase projects — databases, auth, storage, and edge functions
Web and local search using Brave Search API
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
MCP Security Weekly
Get CVE alerts and security updates for io.github.Tr1ckyMag1ca1/mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Give your AI a memory. Mirror Memory is a personal knowledge base that lets Claude, ChatGPT, Cursor, and any MCP-compatible AI remember what matters to you — your preferences, experiences, goals, people, and ideas.
Capture thoughts via the web app, Telegram, or directly through MCP tools. Search them semantically. Your AI assistant becomes one that actually knows you.
Website: mirrormemory.ai App: app.mirrormemory.ai
| Tool | Description |
|---|---|
search_memories | Semantic similarity search across your memories. Use specific terms from the user's question for best results. |
store_memory | Save a new thought or piece of information. Auto-categorized via AI, auto-extracts people, topics, action items, and dates. |
list_categories | List all available memory categories (Ideas, Tasks, Notes, People, Work, etc.). |
get_recent_memories | Retrieve your most recently stored memories. |
Sign up at app.mirrormemory.ai, then go to Settings > API Keys to generate your MCP key.
Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mirror-memory": {
"url": "https://hcelnlqmgddxzvjegpdr.supabase.co/functions/v1/mcp-server",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Claude Code (~/.claude/settings.json):
{
"mcpServers": {
"mirror-memory": {
"url": "https://hcelnlqmgddxzvjegpdr.supabase.co/functions/v1/mcp-server",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Cursor (.cursor/mcp.json):
{
"mcpServers": {
"mirror-memory": {
"url": "https://hcelnlqmgddxzvjegpdr.supabase.co/functions/v1/mcp-server",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Windsurf, Cline, or any MCP client — use the same URL and API key pattern above.
Once connected, your AI will automatically search your memories for relevant context and store new information you share. No special commands needed.
You say something → AI calls store_memory → embedded + categorized + metadata extracted → stored
You ask something → AI calls search_memories → semantic vector search → relevant memories returned
Every memory is:
| Plan | Price | Memories | Channels |
|---|---|---|---|
| Free | $0 | 100/month | Web + Telegram |
| Solo Pro | $9/mo | Unlimited | Web + Telegram + MCP + Export |
| Lifetime | $199 once | Unlimited | Everything, forever |
MCP access requires Solo Pro or Lifetime.
Authorization: Bearer <key> headerhttps://hcelnlqmgddxzvjegpdr.supabase.co/functions/v1/mcp-server