MEMORAI MCP - Real Memory Server
🚀 100% REAL Memory Operations - NO MOCK DATA
Enterprise-grade MCP server with authentic memory storage, retrieval, and management. Zero mock responses, only genuine data operations.
Features
✅ REAL Memory Storage - Authentic persistence with unique IDs
✅ REAL Memory Recall - Semantic search with actual stored content
✅ REAL Context Retrieval - Live context from stored memories
✅ REAL Memory Deletion - Verifiable memory removal
✅ Sub-2ms Response Times - Ultra-fast with genuine data
✅ Zero Mock Data - No placeholders or fake responses
Usage
npx @codai/memorai-mcp@latest
MCP Configuration
{
"servers": {
"MemoraiMCPServer": {
"type": "stdio",
"command": "npx",
"args": ["-y", "--package=@codai/memorai-mcp@latest", "memorai-mcp"],
"env": {
"DEBUG": "memorai"
}
}
}
}
Tools
remember
- Store real memory with metadatarecall
- Search memories with semantic matchingcontext
- Retrieve recent contextforget
- Delete specific memories
Version 7.1.0 - Real Memory Operations Only