MCPServers
Qdrant Vector Database - MCP server logo

Qdrant Vector Database

0
0

Summary

MCP Server for Qdrant provides a vector database integration for storing and retrieving information using semantic search capabilities. Built with Python, it supports multiple embedding providers including FastEmbed, sentence-transformers, and lightweight alternatives optimized for Alpine Linux environments with minimal dependencies. The server offers two main tools: 'qdrant-store' for saving text with optional metadata and 'qdrant-find' for semantic searching of stored information. It can be deployed via Docker or run locally, making it ideal for AI assistants that need persistent memory storage with efficient retrieval based on meaning rather than exact keyword matching.

Available Actions(2)

qdrant-store

Stores information in the Qdrant database. Parameters: information (string) - The text to store, metadata (optional JSON) - Optional JSON metadata to associate with the text.

qdrant-find

Searches for information in the Qdrant database using semantic search. Parameters: query (string) - The search query.

Last Updated: April 29, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas