Back to directory
codingthefuturewithai/rag-retriever

codingthefuturewithai/rag-retriever

@codingthefuturewithai

A semantic search system that crawls websites, indexes content, and provides AI-powered search capabilities through an MCP server.

ragsemantic-searchknowledge-baseweb-crawlingvector-databaseai-integrationmcp-serveropenaicontext

Installation & Configuration

{
  "mcpServers": {
    "rag-retriever": {
      "command": "uv",
      "args": [
        "tool",
        "run",
        "rag-retriever"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15