Token导航 LogoToken导航TokenDH.com
MCP Rag logo
搜索检索stdio官方级别未说明来源级核验

MCP Rag

MCP Server

A demo of Retrieval-Augmented Generation (RAG) application with MCP server integration.

工具数

公开资料未说明
RAGPythonClaudeClaude DesktopClaudeCursor

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

hulk-pham

提供方

hulk-pham

最后核验

2026/5/18 03:29

运行时

Python

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

pip install -r requirements.txt

详细介绍

RAG Application\

A demo of Retrieval-Augmented Generation (RAG) application with MCP server integration.\ \ Screenshot\ \

Features\

  • MCP server integration\
  • Document retrieval using vector search with ChromaDB\
  • Context-aware prompt generation\
  • Integration with LLM APIs\

\

Installation\

pip install -r requirements.txt\

\

Usage\

Connect to the MCP server with Claude Desktop, Cursor, or your preferred IDE.\ \ Use the process_query tool to ask questions about the company.\ \

Configuration\

Set up your environment variables in .env:\

OPENAI_API_KEY=your_api_key\

\

Project Structure\

app/retrieval.py: Document retrieval functionality\ app/context.py: Context management\ app/llm_client.py: LLM API integration\ app/prompt_builder.py: Prompt construction\ \

License\

MIT

目录标签

目录标签

RAGPythonClauderesearch-and-datachromadbmcp-server

支持客户端

Claude DesktopClaudeCursor

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

运行时(runtime,运行环境)

Python

权限和风险

stdionone部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP