69
/ 100
17 days ago
smithery

Pragmatic RAG Agents Core

Build and deploy pragmatic retrieval-augmented generation (RAG) agents efficiently. Integrate various data sources and APIs to enhance your AI agents' capabilities. Streamline agent development with a robust core library designed for practical applications.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: GOOGLE_OAUTH_CLIENT_SECRET, GOOGLE_OAUTH_REFRESH_TOKEN, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOOGLE_OAUTH_CLIENT_ID
🔐 secretGOOGLE_OAUTH_CLIENT_SECRET
🔐 secretGOOGLE_OAUTH_REFRESH_TOKEN
configMICROSOFT_CLIENT_ID
🔐 secretOPENAI_API_KEY
configSMITHERY
configSMITHERY_DEPLOYMENT
configPYTEST_CURRENT_TEST
configPAGE_CACHE_URL
configSECRETS_DATABASE_URL
configSERVER_ROOT
configRETRIEVER_AGENT_MODEL
configRETRIEVER_MAX_ITERATIONS
configLOG_LEVEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chughtapan-praga-core-5nav5j)](https://m8ven.ai/mcp/chughtapan-praga-core-5nav5j)
commit: 03f821c35b622ac8d1bd22babe62548bac2aa0f2
code hash: 3c92895b88ab80b9bdfa48bb5463240aa1b1c17402b18e1a0ab6180a40d857ee
verified: 7/14/2026, 8:43:50 AM
view raw JSON →