Universal RAG MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Universal RAG MCPRemember that I prefer dark mode in all my apps"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Universal RAG MCP
🧠 Intelligent cross-platform memory system for AI assistants
Give your AI assistants persistent, searchable memory that works across Claude, ChatGPT, Gemini, and more.
✨ Features
🧠 Smart Memory - Intelligent chunking filters noise, keeps only important information
🔍 Semantic Search - Find information by meaning, not just keywords
🚫 Auto-Deduplication - Tracks mention count instead of saving duplicates
🌐 Cross-Platform - Same memory across Claude, ChatGPT, Gemini, Cursor, Kiro
⚡ Fast - Sub-100ms searches with in-memory caching
🎯 Accurate - Multi-question support with parallel searches
🔒 Your Data - Stored in your Firebase/Pinecone accounts
Related MCP server: JauMemory MCP Server
Features
Cross-platform: Same memory in Claude Desktop, ChatGPT, Gemini, and more
Your data: You control it - stored in your Firebase/Pinecone accounts
Zero config: 5-minute setup wizard handles everything
Smart search: Semantic search with automatic reranking
Fast: In-memory cache + hot/warm/cold storage tiers
🚀 Quick Start
# 1. Install
npm install -g @sid7vish/universal-rag-mcp
# 2. Setup (5 minutes)
universal-rag-mcp init
# 3. Add MCP config to your AI platform (shown at end of setup)
# 4. Restart your AI platform and test!That's it! Your AI now has persistent memory.
📖 Documentation
Everything you need:
Detailed setup instructions
API keys walkthrough
Platform configuration
Troubleshooting
Advanced usage
💬 Example Usage
You: Remember that I love TypeScript and I'm building SLAM v3
AI: Got it!
You: What am I working on?
AI: You're building SLAM v3 and you love TypeScript!🏗️ Architecture
AI Platform (Claude/ChatGPT/Gemini)
↓ MCP Protocol
universal-rag-mcp
↓
Firebase (data) + Pinecone (vectors) + Voyage AI (embeddings)🔑 What You Need
4 Free API Keys (setup wizard guides you):
Firebase - Database storage (free: 1GB)
Pinecone - Vector search (free: 5M vectors)
Voyage AI - Primary embeddings (free: 10M tokens)
Cohere - Fallback embeddings (free: 1K calls/month)
Total setup time: 5 minutes
Monthly cost: $0 (free tiers cover most users)
📚 Commands
universal-rag-mcp init # Setup wizard
universal-rag-mcp status # Check configuration
universal-rag-mcp config # Show config location🤝 Contributing
Contributions welcome! Open an issue or PR.
📄 License
MIT License - See LICENSE
🔗 Links
NPM Package: https://www.npmjs.com/package/@sid7vish/universal-rag-mcp
GitHub Repo: https://github.com/Sid7on1/universal-memory-mcp
Complete Guide: GUIDE.md
Made with ❤️ by Siddharth Vishwanath
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAquality-maintenanceProvides long-term memory storage for AI assistants with semantic search, enabling persistent storage of preferences, decisions, and context with relationship tracking between memories.19
- Alicense-qualityCmaintenanceProvides persistent memory for AI assistants, enabling storage, recall, and analysis of information across conversations with intelligent memory management.28MIT
- AlicenseAqualityAmaintenanceProvides persistent, searchable memory across AI coding agent and chat history (Claude Code, Codex, Gemini CLI, ChatGPT, and more) via retrieval-augmented generation, enabling semantic and hybrid search to retain context across sessions.55MIT
- Alicense-qualityDmaintenanceProvides intelligent, persistent memory for AI assistants with semantic search, natural language queries, and OAuth-based team collaboration, enabling context-aware conversations across multiple clients.7Apache 2.0
Related MCP Connectors
Long-term memory for AI assistants. Hybrid retrieval, query expansion, auto-topics.
Persistent memory for AI agents. Search, store, and recall across sessions.
Universal memory for AI agents and tools. Save, organize and search context anywhere.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sid7on1/universal-memory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server