mcp-server
0
The MCP Server is a context management server that supports Model Context Protocol using SQLite for persistence and offers real-time communication through Server-Sent Events. It integrates with GitHub Copilot and provides RESTful API routes for context handling.
Overview
- MCP Server compatible with the Model Context Protocol.
- Uses SQLite for data persistence and Server-Sent Events for real-time communication.
- Features include context management via REST and SSE routes, logging configurations, and development setup.
- Installation via Docker, Docker Compose, or Unraid with environment variable configuration options.
- Logging provided with various levels and formats, persistence using SQLite.
- Developed for use with GitHub Copilot for persistent context between sessions.