hannesrudolph/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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-ragdocs": {
"command": "npx",
"args": [
"-y",
"mcp-ragdocs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...