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

hannesrudolph-mcp-ragdocs

by Hannes Rudolph
hannesrudolph

An MCP server implementation for retrieving and processing documentation through vector search, enabling AI assistants to augment responses with relevant documentation context.

Created Dec 13, 2024
Node
MIT License

Tools

Parameters

ParameterDescription
OPENAI_API_KEY*Your OpenAI API key for embeddings generation.
QDRANT_URL*URL of your Qdrant vector database instance.
QDRANT_API_KEY*API key for authenticating with Qdrant.