๐ ๐ An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context
RAG Documentation MCP Server
The RAG Documentation MCP Server enables AI assistants to retrieve and process documentation through vector search, enhancing responses with relevant context. It supports configuration via claude_desktop_config.json
and requires API keys for OpenAI and Qdrant.
๐ โ an openAI middleware proxy to use mcp in any existing openAI compatible client
๐ โ framework to build vertical AI agent
๐ โ Use MCP provided tools in LangChain.js
A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).