
mcp_agent_streamlit_rag
一个使用 Streamlit 构建的 MCP 代理和 RAG 应用程序。
Repository Info
About This Server
一个使用 Streamlit 构建的 MCP 代理和 RAG 应用程序。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Run instructions:
For using fetch or finder MCP servers:
cp mcp_agent.secrets.yaml.example mcp_agent.secrets.yaml--> then update with your API key (openai api key is enough)uv syncuv run streamlit run main.py
For using QDrant for RAG:
- Uncomment line 63-70 in main.py, and comment out the current
instructionandserver_names docker pull qdrant/qdrantdocker run -p 6333:6333 -v $(pwd)/qdrant_storage:/qdrant/storage qdrant/qdrantuv run streamlit run main.py
Quick Start
Clone the repository
git clone https://github.com/saqadri/mcp_agent_streamlit_ragInstall dependencies
cd mcp_agent_streamlit_rag
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.