Powered Agentic RAG Application
FreeNot checkedA fully functional and intelligent application capable of fielding complex queries by dynamically sourcing the best possible context for a truly accurate answer
About
A fully functional and intelligent application capable of fielding complex queries by dynamically sourcing the best possible context for a truly accurate answer leveraging agentic RAG and MCP.
README
Steps to run
- Install Python Libraries:
pip install -r requirements.txt
- Create the
.envFile:
# Add any API keys or secrets here later
FIRECRAWL_API_KEY = ""
OPENAI_API_KEY = ""
- Launch the Vector Database (Qdrant):
docker run -p 6333:6333 -p 6334:6334 -v $(pwd)/qdrant_storage:/qdrant/storage qdrant/qdrant
- Run the server:
python3 mcp_server.py
- To inspect execute:
pnpx @modelcontextprotocol/inspector python3 mcp_server.py
from github.com/agarwalvishal/MCP-Powered-Agentic-RAG-Application
Installing Powered Agentic RAG Application
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/agarwalvishal/MCP-Powered-Agentic-RAG-ApplicationFAQ
Is Powered Agentic RAG Application MCP free?
Yes, Powered Agentic RAG Application MCP is free — one-click install via Unyly at no cost.
Does Powered Agentic RAG Application need an API key?
No, Powered Agentic RAG Application runs without API keys or environment variables.
Is Powered Agentic RAG Application hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Powered Agentic RAG Application in Claude Desktop, Claude Code or Cursor?
Open Powered Agentic RAG Application on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Powered Agentic RAG Application with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
