Qdrant용 MCP 서버
Qdrant 벡터 데이터베이스에서 정보를 저장하고 검색하기 위한 MCP(Machine Control Protocol) 서버입니다.
특징
Qdrant에서 선택적 메타데이터로 텍스트 정보를 저장합니다.
저장된 정보에 대한 의미 검색
텍스트 임베딩을 위한 FastEmbed 통합
환경 기반 구성
도커 지원
설치
pip 사용하기
지엑스피1
출처에서
구성
설정은 환경 변수를 통해 이루어집니다. .env.example
파일을 기반으로 .env
파일을 생성할 수 있습니다.
.env
파일을 편집하여 서버를 구성합니다.
용법
지역적으로 실행
또는 make 명령을 사용합니다.
도커
도구
MCP 서버는 다음과 같은 도구를 제공합니다.
큐드런트 스토어
Qdrant 데이터베이스에 정보를 저장합니다.
qdrant-find
의미 검색을 사용하여 Qdrant 데이터베이스에서 정보를 검색합니다.
개발
테스트
서식
린팅
건물
특허
아파치 라이선스 2.0
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
의미 검색 기능을 갖춘 Qdrant 벡터 데이터베이스에서 정보를 저장하고 검색할 수 있는 MCP(Machine Control Protocol) 서버입니다.
Related MCP Servers
- AsecurityAlicenseAqualityThis repository is an example of how to create a MCP server for Qdrant, a vector search engine.Last updated -2932Apache 2.0
- -securityAlicense-qualityA Model Context Protocol (MCP) server that enables semantic search and retrieval of documentation using a vector database (Qdrant). This server allows you to add documentation from URLs or local files and then search through them using natural language queries.Last updated -5123Apache 2.0
- AsecurityAlicenseAqualityA high-performance MCP server utilizing libSQL for persistent memory and vector search capabilities, enabling efficient entity management and semantic knowledge storage.Last updated -612470MIT License
- -securityFlicense-qualityA custom MCP server that allows storage, retrieval, and management of text-based information with natural language commands and keyword detection.Last updated -