-
-
Notifications
You must be signed in to change notification settings - Fork 108
Home
Transform development workflows with dual-layer memory intelligence.
MCP Memory Service delivers bulletproof memory management for AI assistants like Claude. Combine AI-based Natural Memory Triggers (85%+ accuracy) with rule-based Context-Provider patterns (100% guaranteed coverage) for comprehensive, reliable memory that eliminates context switching and ensures critical knowledge is never lost.
New to MCP Memory Service? Get up and running in minutes:
# Clone and install
git clone https://github.com/doobidoo/mcp-memory-service.git
cd mcp-memory-service
python install.py
# Start the service
uv run memory server
# Store important information
"Remember that we use JWT tokens with 24-hour expiration for authentication"
# Search your memories
"What did we decide about the database schema yesterday?"
# Recall by time
"Show me what we worked on last week"
# Install Dual-Layer Memory Intelligence
cd claude-hooks
python install_hooks.py --natural-triggers
# Verify both systems active
node memory-mode-controller.js status # Natural Memory Triggers: 85%+ AI accuracy
# Context-Provider Integration: 100% guaranteed patterns (automatic)
# Optimize for your workflow
node memory-mode-controller.js profile balanced # or: speed_focused, memory_aware
🚀 Result: 100% guaranteed coverage for critical patterns + 85%+ AI enhancement = zero knowledge gaps!
Challenge | Impact | Business Cost |
---|---|---|
Inconsistent Retrieval | 15% of critical patterns missed | 5-10 minutes searching per issue |
Manual Standards | Team inconsistency | Code review overhead |
Generic Patterns | Domain knowledge lost | Repeated problem-solving |
Context Switching | Developer interruption | 30% productivity loss |
🧠 Natural Memory Triggers (AI-Based) 🎯 Context-Provider (Rule-Based)
├── 85%+ accuracy for semantic detection ├── 100% guaranteed pattern matching
├── Multi-tier performance optimization ├── Project-specific intelligence
├── Adaptive learning from usage ├── Automatic standards enforcement
└── Contextual understanding └── Zero-configuration operation
↓
🚀 Complete Coverage with Zero Gaps
Metric | Before | After | Improvement |
---|---|---|---|
Pattern Detection | 85% AI accuracy | 100% guaranteed + AI | 15% increase |
Context Switching | 5-10 minutes | < 30 seconds | 90% reduction |
Commit Compliance | ~60% adherence | 100% automatic | 40% improvement |
Onboarding Speed | 2-3 days | Immediate access | 60% faster |
💡 Bottom Line: Stop hunting for information. Start building with complete confidence that critical knowledge is always accessible.
Essential guides to get you productive quickly:
Guide | Description |
---|---|
Installation Guide | Complete setup for all platforms and backends |
Platform Setup Guide | Windows, macOS, Linux optimization |
Integration Guide | Claude Desktop, Claude Code, VS Code + 13 tools |
Memory Hooks & Natural Triggers | 🆕 Complete guide to all memory hooks (v7.1.4) |
Claude Code Commands | Conversational memory commands for Claude Code |
For power users and complex deployments:
Guide | Description |
---|---|
Advanced Configuration | Integration patterns, best practices, workflows |
Performance Optimization | Speed up queries, optimize resources, scaling |
Development Reference | Claude Code hooks, API reference, debugging |
When you need answers:
Resource | Description |
---|---|
Troubleshooting | Common issues and solutions ⭐ NEW: Backend Configuration Issues |
FAQ | Frequently asked questions |
Examples | Practical code examples and workflows |
- Project Context: Never lose track of architectural decisions
- Bug Tracking: Remember solutions to similar problems
- Code Reviews: Build institutional knowledge
- Learning: Track new technologies and patterns
- Knowledge Sharing: Distribute expertise across team members
- Decision History: Maintain context for future team members
- Best Practices: Evolve coding standards organically
- Onboarding: Help new members understand project history
- Intelligent Memory Awareness: Automatic detection of memory-seeking patterns with 85%+ accuracy
- Context-Aware Assistance: Multi-tier semantic analysis provides relevant context in <50ms
- Adaptive Learning: System learns your preferences and optimizes trigger sensitivity
- Git-Integrated Context: Repository history enhances memory relevance and project understanding
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ AI Clients │ │ MCP Memory │ │ Storage │
│ │ │ Service │ │ Backends │
├─────────────────┤ ├─────────────────┤ ├─────────────────┤
│ Claude Desktop │◄──►│ MCP Protocol │◄──►│ Hybrid (Rec) │
│ Claude Code │ │ HTTP/HTTPS API │ │ SQLite-vec │
│ VS Code │ │ OAuth 2.1 Auth │ │ ChromaDB │
│ Custom Apps │ │ Memory Manager │ │ Cloudflare │
│ │ │ Search Engine │ │ Custom Backend │
└─────────────────┘ └─────────────────┘ └─────────────────┘
Key Features:
- 🧠 Intelligent Memory Triggers: Automatic pattern detection with 85%+ accuracy
- ⚡ Multi-Tier Performance: 50ms instant → 150ms fast → 500ms intensive processing
- 🎮 CLI Management: Real-time configuration and performance monitoring
- 🏷️ Git-Aware Context: Repository integration for enhanced relevance
- 🔐 Enterprise Security: OAuth 2.1 + API keys + encryption
- 🔌 Extensible: MCP protocol + REST APIs for any integration
- 🚀 Team Collaboration: Claude Code HTTP transport with auto-discovery
- Installation issues? → Installation Guide
- Can't find something? → FAQ
- Service not working? → Troubleshooting
- Need examples? → Examples
- GitHub Issues: Report bugs
- Discussions: Ask questions
- Contribute: Pull requests welcome
- ✅ Natural Memory Triggers: Intelligent automatic memory retrieval during conversations
- ✅ Mid-conversation Hooks: Real-time memory injection as topics evolve
- ✅ Performance Profiles: Adaptive latency management (speed_focused, balanced, memory_aware)
- ✅ Dual Protocol Support: MCP primary with HTTP fallback for maximum reliability
- ✅ Enhanced Git Analysis: Automatic commit context and changelog integration
- ✅ Intelligent Trigger Detection: Automatic memory retrieval using advanced semantic analysis
- ✅ Multi-Tier Performance: 50ms instant → 150ms fast → 500ms intensive processing
- ✅ CLI Management System: Real-time configuration with
memory-mode-controller.js
- ✅ Adaptive Learning: 85%+ trigger accuracy with user preference optimization
- ✅ OAuth 2.1 Dynamic Client Registration: RFC 7591 & RFC 8414 compliant authentication
- ✅ Claude Code HTTP Transport: Zero-configuration team collaboration support
- ✅ Enterprise Security: JWT authentication with RS256 signing and scope validation
- ✅ Hybrid Backend: SQLite speed with Cloudflare synchronization
- 🤖 Enhanced AI Insights: Advanced pattern recognition with Natural Memory Triggers data
- 📊 Usage Analytics: Memory trigger effectiveness and optimization recommendations
- 🔧 Team Memory Sharing: Collaborative memory awareness across development teams
Ready to supercharge your AI interactions? Pick a guide above and start building your intelligent memory system today!