MemoryForge AI with Redis, PostgreSQL, and Qdrant
https://server.smithery.ai/cpretzinger/ai-assistant-simple/mcpUpdated 9-16-25 Fixed EV issues Connections should be solid! v3.1.0 GREAT NEWS: The server will now work for everyone - Railway users, Heroku users, Render users, etc.! ***ONLY ADD EVS that APPLY TO YOUR OWN INSTANCES - Leave Blank if unused - :) Update 9-15-25 v3.0 fixed semantic search temporal tool: Add this at the beginning of n8n workflows to give temporal context UPDATED 9/1/2025! NEW TOOLS! Use the Redis Stream tools with n8n MCP Client Node for use anywhere! The Ultimate Context Intelligence Engine Transform your AI into a memory master with lightning-fast recall and semantic superpowers. MemoryForge AI is the most advanced context management system ever built for AI assistants. Combining blazing-fast Redis caching, rock-solid PostgreSQL persistence, and cutting-edge Qdrant vector search, it gives your AI perfect memory that never forgets and always finds exactly what you need. โก Why MemoryForge Dominates: ๐ Sub-millisecond Context Retrieval - Redis-powered cache makes your AI respond instantly ๐ฏ Semantic Memory Search - Find related information even when you can't remember exact words ๐ Bulletproof Persistence - PostgreSQL ensures your context survives forever ๐ Real-time Sync - Pub/sub notifications keep everything perfectly synchronized ๐งฌ Auto-Embedding Magic - Automatically converts text into searchable vector embeddings ๐ญ Multi-Session Mastery - Juggle unlimited parallel conversations and contexts ๐ช Perfect For: Conversation Continuity - Never lose track of what you were discussing Document Intelligence - Instantly find relevant emails, notes, and files Project Memory - Maintain context across complex, long-term projects Knowledge Synthesis - Connect related ideas from different conversations Personal AI Assistant - Build an AI that truly knows and remembers you Stop fighting with forgetful AI. Start building with MemoryForge - where every conversation builds on the last, and every search finds exactly what matters. Your AI's memory just got a PhD in remembering everything that matters.
How to connect
https://server.smithery.ai/cpretzinger/ai-assistant-simple/mcp
curl -X POST https://server.smithery.ai/cpretzinger/ai-assistant-simple/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'