Integrates Qdrant vector database with an MCP server to store and retrieve code snippets.
This project combines the Qdrant vector database with a Model Control Protocol (MCP) server, providing a system for storing, managing, and searching code snippets. It enables natural language-based code retrieval and semantic searching for related code. The system supports Server-Sent Events (SSE) for efficient data streaming.