by Bessouat40 · MCP Server · ★ 666
RAGLight RAGLight is a lightweight and modular Python library for implementing Retrieval-Augmented Generation (RAG). It enhances the capabilities of Large Language Models (LLMs) by combining document retrieval with natural language inference. Designed for simplicity and flexibility, RAGLight provides modular components to easily integrate various LLMs, embeddings, and vector stores, making it an ideal tool for building context-aware AI solutions.
| Stars | 666 |
| Forks | 101 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 66.5899749662861/100 |
| Open Issues | 13 |
| Last Updated | 2026-06-25 |
| Created | 2024-12-12 |
| Platforms | docker, mcp, python |
| Est. Tokens | ~23k |
These tools work well together with RAGLight for enhanced workflows:
Explore other popular mcp server tools:
RAGLight is RAGLight is a modular framework for Retrieval-Augmented Generation (RAG). It makes it easy to plug in different LLMs, embeddings, and vector stores, and now includes seamless MCP integration to connec. It is categorized as a MCP Server with 666 GitHub stars.
RAGLight is primarily written in Python. It covers topics such as agentic-ai, agentic-rag, agentic-workflow.
You can find installation instructions and usage details in the RAGLight GitHub repository at github.com/Bessouat40/RAGLight. The project has 666 stars and 101 forks, indicating an active community.
RAGLight is released under the MIT license, making it free to use and modify according to the license terms.