🛠️OpenTools
RegistryDocs
© 2026 OpenTools
StatusGitHubDiscordX (Twitter)Terms

qpd-v-mcp-ragdocs

by qpdv
qpd-v

A Model Context Protocol (MCP) server for semantic search and retrieval of documentation using a vector database (Qdrant). It supports adding documentation from URLs or local files and searching through them using natural language queries.

Created Dec 13, 2024
Node
Apache License 2.0

Tools

Parameters

node Configuration 1

ParameterDescription
QDRANT_URL*URL of your Qdrant instance
EMBEDDING_PROVIDER*Choose between 'ollama' (default) or 'openai'
OLLAMA_URL*URL of your Ollama instance

node Configuration 2

ParameterDescription
QDRANT_URL*URL of your Qdrant instance
EMBEDDING_PROVIDER*Choose between 'ollama' (default) or 'openai'
OPENAI_API_KEY*Your OpenAI API key

node Configuration 3

ParameterDescription
QDRANT_URL*URL of your Qdrant instance
EMBEDDING_PROVIDER*Choose between 'ollama' (default) or 'openai'
OLLAMA_URL*URL of your Ollama instance

C:\Program Files\nodejs\node.exe Configuration 4

ParameterDescription
QDRANT_URL*URL of your Qdrant instance
EMBEDDING_PROVIDER*Choose between 'ollama' (default) or 'openai'
OLLAMA_URL*URL of your Ollama instance

C:\Program Files\nodejs\node.exe Configuration 5

ParameterDescription
QDRANT_URL*URL of your Qdrant instance
EMBEDDING_PROVIDER*Choose between 'ollama' (default) or 'openai'
OPENAI_API_KEY*Your OpenAI API key

/usr/local/bin/node Configuration 6

ParameterDescription
QDRANT_URL*URL of your Qdrant instance
EMBEDDING_PROVIDER*Choose between 'ollama' (default) or 'openai'
OLLAMA_URL*URL of your Ollama instance

node Configuration 7

ParameterDescription
QDRANT_URL*URL of your Qdrant instance
QDRANT_API_KEY*Your Qdrant Cloud API key
EMBEDDING_PROVIDER*Choose between 'ollama' (default) or 'openai'
OLLAMA_URL*URL of your Ollama instance

node Configuration 8

ParameterDescription
QDRANT_URL*URL of your Qdrant instance
QDRANT_API_KEY*Your Qdrant Cloud API key
EMBEDDING_PROVIDER*Choose between 'ollama' (default) or 'openai'
OPENAI_API_KEY*Your OpenAI API key