搜索检索stdio
Kollektiv MCP enables you to chat with and query your own documents directly from IDEs and MCP clients. Private, secure, and integrated into your favorite code editor
命令预览
npx -y mcp-remote https://mcp.thekollektiv.ai/mcp {}
搜索检索stdio
\\\"primitive\\\" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
命令预览
uvx --python=3.10 --from git+https://github.com/nkapila6/mcp-local-rag mcp-local-rag [object...
搜索检索stdio
Rag with MCP server
搜索检索stdio
A demo of Retrieval-Augmented Generation (RAG) application with MCP server integration.
命令预览
pip install -r requirements.txt
搜索检索未说明
Inkeep MCP Server是一个基于文档和产品内容的检索增强生成(RAG)服务,用于快速获取产品文档信息。
搜索检索stdio
基于RAG技术的HR聊天机器人,用于提供工作场所规则查询,支持PDF文件上传和自然语言问答。
搜索检索未说明
A CLI tool for personal RAG that retrieves data from Notion, Obsidian, Apple Notes, etc., stored in Qdrant and exposed as an MCP server.
搜索检索stdio
ickyMCP是一个基于RAG的语义文档搜索服务器,支持多种文档格式的语义搜索和索引管理。
搜索检索stdio
通过MCP协议将RAG应用连接到open-webui的工具,支持知识库检索和功能调用。
搜索检索未说明
An .NET Aspire AI chat application that demonstrates how to chat with custom data (RAG - Event Driven) and context extensions (MCP Server) using an AI language model. .NET Aspire, RAG, Qdrant and MCP Server returning GitLab Groups based on search pattern
搜索检索未说明
This repo covers LLM, Agents concepts both theoretically and practically: LLMs, RAG, Fine Tuning, Agents, Tools, MCP, Agent Frameworks, Reference Documents, Links
搜索检索HTTP
全面解析MCP Rag Search ServerMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,MCP Rag Search Server能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
命令预览
pip install -r requirements.txt
搜索检索HTTP
全面解析MCP Apple NotesMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,MCP Apple Notes能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
搜索检索未说明
RagWiser is a Retrieval Augmented Generation (RAG) system built with Spring Boot that enables users to upload PDF documents, process them, and ask questions about their content using natural language.
搜索检索未说明
🍀 🤖 Spring Boot AI - Evaluation Testing
搜索检索HTTP
Personal YouTube AI knowledge base powered by RAG. Query your subscribed channels.
命令预览
npx mcp-remote https://tubexperto.com/api/mcp/stream [object Object]
搜索检索未说明
Minima是一个开源的本地RAG容器,支持与ChatGPT和MCP集成,也可作为完全本地的RAG或与自定义部署的LLM一起使用。
搜索检索未说明
一个使用RAG、MCP和自定义斜杠命令来分析数据包捕获的Gemini CLI扩展。
搜索检索stdio
一个基于模型上下文协议(MCP)的服务器,通过向量相似性搜索和检索增强生成技术,提供对datapizza-ai文档的智能访问。
命令预览
pip install -e ".[dev]"
搜索检索未说明
Vectorize MCP Worker是一个基于Cloudflare Workers的生产级RAG(检索增强生成)服务,提供混合搜索、知识反射、多模态摄取等功能,适用于内部知识库、SaaS文档搜索等场景。