knowledge & memory

Mcp Ragdocs

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

0
View on GitHub

Installation

npx -y hannesrudolph/mcp-ragdocs

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-ragdocs",
  "command": "npx",
  "args": [
    "-y",
    "hannesrudolph/mcp-ragdocs"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →