contextbase
1
ContextBase is an MCP server that provides functionality for AI assistants to manage user-specific context efficiently through a simple API. It features secure authentication, comprehensive logging, and memory management using a modern tech stack.
PostgreSQL
Used to persistently store user context data
Redis
Used for high-performance caching to improve data retrieval speed
Prisma ORM
For database operations and management
Fastify
Used to build high-performance API services