MemoryForge AI with Redis, PostgreSQL, and Qdrant
Rank #23,996smithery/cpretzinger/ai-assistant-simple
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.
MemoryForge AI with Redis, PostgreSQL, and Qdrant is a Model Context Protocol (MCP) server published by cpretzinger. It ranks #23,996 of 115,591 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. MemoryForge AI with Redis, PostgreSQL, and Qdrant is listed across 2 registries — Smithery and Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Aug 19, 2025.
Ranks ahead of 91,595 of 115,591 servers on MCP Toplist.
Use MemoryForge AI with Redis, PostgreSQL, and Qdrant
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ai-assistant-simple https://server.smithery.ai/cpretzinger/ai-assistant-simple/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.ai-assistant-simple]
url = "https://server.smithery.ai/cpretzinger/ai-assistant-simple/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/cpretzinger/ai-assistant-simple/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ai-assistant-simple": {
"url": "https://server.smithery.ai/cpretzinger/ai-assistant-simple/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"ai-assistant-simple": {
"type": "http",
"url": "https://server.smithery.ai/cpretzinger/ai-assistant-simple/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ai-assistant-simple": {
"serverUrl": "https://server.smithery.ai/cpretzinger/ai-assistant-simple/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ai-assistant-simple": {
"url": "https://server.smithery.ai/cpretzinger/ai-assistant-simple/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Fcpretzinger%2Fai-assistant-simple)<a href="https://mcptoplist.com/server/smithery%2Fcpretzinger%2Fai-assistant-simple"><img src="https://mcptoplist.com/badge/smithery%2Fcpretzinger%2Fai-assistant-simple.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cpretzinger
Other servers by cpretzinger
View all cpretzinger servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains MemoryForge AI with Redis, PostgreSQL, and Qdrant?
- MemoryForge AI with Redis, PostgreSQL, and Qdrant is maintained by cpretzinger, which publishes 2 MCP servers (0 total versions) tracked on MCP Toplist.
- Is MemoryForge AI with Redis, PostgreSQL, and Qdrant listed on the Official MCP Registry?
- MemoryForge AI with Redis, PostgreSQL, and Qdrant is not on the Official MCP Registry. It is listed on Smithery and Glama.
- How many versions does MemoryForge AI with Redis, PostgreSQL, and Qdrant have?
- MemoryForge AI with Redis, PostgreSQL, and Qdrant ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for MemoryForge AI with Redis, PostgreSQL, and Qdrant?
- The source code for MemoryForge AI with Redis, PostgreSQL, and Qdrant is hosted at github.com/cpretzinger/memory-forge.