An MCP server that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.EMBEDDINGS_PROVIDER— "": "ollama",EMBEDDING_MODEL— "": "text-embedding-nomic-embed-text-v1.5",OLLAMA_BASE_URL— "": "http://localhost:11434",OPENAI_API_KEY— "": "your-openai-key-here",OPENAI_BASE_URL— "": "http://localhost:1234/v1",PLAYWRIGHT_WS_ENDPOINT— Playwright Remote - WebSocket endpoint for remote Playwright server (e.g., ws://localhost:3000/)QDRANT_API_KEY— "": "your-qdrant-key" # if applicableQDRANT_URL— "": "your-qdrant-url",VECTOR_SIZE— "": "768",[](https://m8ven.ai/mcp/gorizond-mcp-server-ragdocs-18ceu9)