Context
0
Provides semantic memory and journal capabilities for the Model Context Protocol (MCP) through a serverless architecture.
概要
Context offers a robust, zero-setup server for the Model Context Protocol, enabling applications to store and retrieve semantic memories and journal entries. Built on Cloudflare Workers, it leverages advanced features like BGE-Base-EN-v1.5 embeddings for semantic search, ensuring high performance and scalability. It provides complete user isolation for data privacy and real-time communication via Server-Sent Events, making it an ideal backend for AI assistants needing persistent, intelligent memory.
主な機能
- Zero-Setup Experience with unique user URLs
- Semantic Search powered by BGE-Base-EN-v1.5 embeddings
- Complete User Isolation for data privacy
- Real-Time Communication via Server-Sent Events (SSE)
- Scalable Architecture on CloudFlare's serverless platform
- 0 GitHub stars
ユースケース
- Integrating semantic memory and journaling into AI assistants like Claude Desktop
- Building applications requiring user-specific long-term memory capabilities
- Developing context-aware systems with real-time data retrieval via MCP