Hybrid RAG

v1.0.0Knowledge & Memorystable

A modular Retrieval-Augmented Generation (RAG) framework that provides hybrid search and knowledge retrieval capabilities via the Model Context Protocol. It enables users to integrate document-based knowledge into LLM workflows with support for dense

hybrid-rag-mcp-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Hybrid RAG?

Hybrid RAG is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to modular retrieval-augmented generation (rag) framework that provides hybrid search and knowledge retrieval capabilities via the model context protocol. it enables users to integrate document-based kno...

A modular Retrieval-Augmented Generation (RAG) framework that provides hybrid search and knowledge retrieval capabilities via the Model Context Protocol. It enables users to integrate document-based knowledge into LLM workflows with support for dense

This server falls under the Knowledge & Memory category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • A modular Retrieval-Augmented Generation (RAG) framework tha

Use Cases

Perform hybrid search combining semantic vector and BM25 keyword matching.
Integrate document-based knowledge into LLM workflows.
jiarongli517021911144

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx hybrid-rag-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Hybrid RAG

What is Hybrid RAG?

Hybrid RAG is a Model Context Protocol (MCP) server that modular retrieval-augmented generation (rag) framework that provides hybrid search and knowledge retrieval capabilities via the model context protocol. it enables users to integrate document-based knowledge into llm workflows with support for dense It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Hybrid RAG?

Follow the installation instructions on the Hybrid RAG GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Hybrid RAG?

Hybrid RAG works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Hybrid RAG free to use?

Yes, Hybrid RAG is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Knowledge & Memory MCP Servers

Explore all knowledge & memory servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "hybrid-rag-mcp-server": { "command": "npx", "args": ["-y", "hybrid-rag-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Hybrid RAG?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides