MemoryForge AI with Redis, PostgreSQL, and Qdrant
Updated 9-16-25 Fixed EV issues Connections should be solid!
Что умеет
- Get Context: Get or create context for a topic or project
- Update Context: Update or add context for a topic or project
- List Topics: List all available topics/projects
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Updated 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.
Список инструментов сервера (11)
Технические названия из tools/list. Нужны только разработчикам.
| get_context | Get or create context for a topic or project |
| update_context | Update or add context for a topic or project |
| list_topics | List all available topics/projects |
| delete_context | Delete context for a specific topic |
| search_context | Search for similar contexts using semantic search |
| get_context_history | Get history of updates for a topic |
| export_contexts | Export all contexts to JSON format |
| configure_auto_save | Configure automatic context saving with custom frequency |
| get_auto_save_status | Get current auto-save configuration and status |
| get_stream_context | Get context data directly from Redis events:raw stream |
| update_stream_context | Write context data directly to Redis events:raw stream |