If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/amornpan/py-mcp-qdrant-rag
HYBRID

py-mcp-qdrant-rag

amornpan/py-mcp-qdrant-rag

Enables semantic search and retrieval-augmented generation (RAG) using Qdrant vector database. Supports indexing documents from URLs and local directories, with flexible embedding options using Ollama or OpenAI.

amornpan/py-mcp-qdrant-ragExternal link; availability not verifiedHybrid hosting
The Newcomer
Hasn't been around long. Nothing caught our attention, but there isn't much history to go on yet.
Time indexed (5mo)
0toolsHybrid5moindexed
Checked Apr 18, 2026
The scanner shows
Not enough data to score this server yet.
First indexed Apr 18, 2026
Server Profile
Tools catalogued
0
No tools reported by this server.
Hosting
Hybrid
Can run locally or remotely depending on deployment. Review the source repository.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
No liveness checks recorded yet.
Publisher Verification
Not listed on the Official MCP Registry.
Source repository is available for review.
amornpan/py-mcp-qdrant-ragExternal link; availability not verified
Environment variables (10)
At least one of these required
QDRANT_URL · EMBEDDING_PROVIDER · OLLAMA_URL
At least one of these required
QDRANT_URL · EMBEDDING_PROVIDER · OPENAI_API_KEY
LOG_LEVELstringOPTIONALdefault: INFO
Debug logging level
CHUNK_SIZEstringOPTIONALdefault: 1000
Text chunk size for splitting
OLLAMA_URLstringOPTIONALdefault: http://localhost:11434
Ollama server URL (if using Ollama)
QDRANT_URLstringOPTIONALdefault: http://localhost:6333
Qdrant server URL
CHUNK_OVERLAPstringOPTIONALdefault: 200
Overlap between chunks
Show all 10 environment variables
OPENAI_API_KEYstringOPTIONAL
OpenAI API key (if using OpenAI)
QDRANT_API_KEYstringOPTIONAL
Qdrant API key (if using Qdrant Cloud)
COLLECTION_NAMEstringOPTIONALdefault: documents
Qdrant collection name
EMBEDDING_MODELstringOPTIONAL
Model name for embeddings (e.g., nomic-embed-text for Ollama or text-embedding-3-small for OpenAI)
EMBEDDING_PROVIDERstringOPTIONALdefault: ollama
Embedding provider (ollama or openai)

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from amornpan
Python MSSQL MCP Server
Enables Language Models to interact with Microsoft SQL Server databases by inspecting table schemas, executing SQL queries, and reading table data through a standardized Model Context Protocol interface.
MySQL MCP Server
Enables secure interaction with MySQL databases, allowing AI assistants to list tables, read data, and execute SQL queries through a controlled interface.
Google Calendar MCP Server
Model Context Protocol server that provides seamless access to Google Calendar API with asynchronous operation support, enabling efficient calendar management through a standardized interface.
Python LINE MCP Server
Enables language models to read and analyze LINE Bot conversations through a standardized MCP interface. Supports text, sticker, and image messages with webhook event handling and message storage in JSON format.
TMD Earthquake MCP Server
Provides access to earthquake data from the Thai Meteorological Department (TMD) API. Enables querying recent earthquakes, filtering by location and magnitude, and obtaining statistics.
Similar servers
GCP MCP
Enables managing Google Cloud Platform resources through natural language commands in Claude Desktop, supporting comprehensive operations across compute, storage, databases, networking, monitoring, and IAM without manual credential setup.
MCP Embedding Search
A Model Context Protocol server that searches transcript segments in a Turso database using vector similarity, allowing users to find relevant content by asking questions without generating new embeddings.
ZoomEye MCP Server
MCP server for querying the ZoomEye API
adx-mcp-server
AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.
Notion MCP Server
A Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.
GZOO Cortex
Local-first knowledge graph for developers. Watches project files, extracts entities and relationships via LLMs, and lets you query across projects in natural language with source citations. Provides 4 MCP tools: get_status, list_projects, find_entity, query_cortex.
Indexed from Glama · Updates nightly