MCPServers
Qdrant - 개발 도구 server banner image
Qdrant - MCP server logo

Qdrant

448
0

Summary

The 'mcp-server-qdrant' project provides a Model Context Protocol (MCP) server implementation for the Qdrant vector search engine. This server acts as a semantic memory layer, allowing applications to store and retrieve information using vector search capabilities. By integrating with the Qdrant database, this project enables seamless interaction between large language models (LLMs) and external data sources, facilitating the creation of AI-powered applications like IDEs, chat interfaces, and custom workflows. The server offers two main tools: 'qdrant-store' for storing information with optional metadata and 'qdrant-find' for retrieving relevant information based on queries. This project is particularly useful for developers looking to enhance AI applications with efficient data retrieval and storage mechanisms.

Available Actions(2)

qdrant-store

Store some information in the Qdrant database. Parameters: information (string), metadata (JSON), collection_name (string)

qdrant-find

Retrieve relevant information from the Qdrant database. Parameters: query (string), collection_name (string)

Last Updated: April 11, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

Python

카테고리