mcp-server

mcp-server

3.1

If you are the rightful owner of mcp-server 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.

Serveur de gestion de contexte compatible avec le protocole MCP (Model Context Protocol), utilisant SQLite pour la persistance et SSE (Server-Sent Events) pour les communications en temps réel.

The MCP Server is a context management server that adheres to the Model Context Protocol (MCP). It is designed to facilitate real-time communication and persistent data storage using SQLite and Server-Sent Events (SSE). The server is highly configurable, supporting various deployment methods including Docker and Docker Compose, and is optimized for integration with tools like GitHub Copilot. It provides a robust API for managing context data, allowing for operations such as saving, updating, retrieving, and deleting context entries. The server also supports batch operations and provides system routes for health checks and capability queries. Logging is flexible, with options for different environments and log levels, ensuring that the server can be monitored and maintained effectively.

Features

  • Real-time communication using Server-Sent Events (SSE)
  • Persistent data storage with SQLite
  • Flexible deployment options including Docker and Docker Compose
  • Comprehensive API for context management
  • Integration with GitHub Copilot using MCP