contextbase

contextbase

3.2

If you are the rightful owner of contextbase and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

ContextBase is a Model Context Protocol (MCP) server designed for AI agents, assistants, and applications to store, retrieve, and manage per-user context using a simple API.

ContextBase is a robust MCP server that facilitates the management of user-specific context for AI-driven applications. It provides a secure and efficient way to handle user data through a modern tech stack, including TypeScript, Fastify, and Prisma ORM. The server integrates with PostgreSQL for persistent data storage and uses Redis for high-performance caching. It features a comprehensive logging system to track user actions and an authentication system that ensures secure access using JWT and bcrypt. ContextBase is designed to be easily deployable, with support for containerized environments using Docker.

Features

  • Authentication System: Secure user authentication using JWT and bcrypt.
  • Memory Management: API endpoints for storing and retrieving memory data.
  • Logging System: Comprehensive logging of user actions.
  • Modern Tech Stack: Built with TypeScript, Fastify, Prisma ORM.
  • Database Integration: PostgreSQL for persistent storage.