71
/ 100
22 hours ago
glama

Mandi Price Advisor MCP Server

Provides daily mandi commodity prices across India, compares markets, and allows setting price alerts that notify via Telegram.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: DATA_GOV_IN_API_KEY, TELEGRAM_BOT_TOKEN, HF_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.
🔐 secretDATA_GOV_IN_API_KEYyour_key_from_datagovin
🔐 secretTELEGRAM_BOT_TOKENyour_token_from_BotFather
configMANDI_DB_PATH
configCACHE_TTL_SECONDSSet environment variables on the host. Recommended: ALERT_CHECK_INTERVAL_HOURS=6, =21600, TELEGRAM_POLLING_ENABLED=true.
configALERT_CHECK_INTERVAL_HOURSSet environment variables on the host. Recommended: =6, CACHE_TTL_SECONDS=21600, TELEGRAM_POLLING_ENABLED=true.
configMCP_HOST
configMCP_PORT
configTELEGRAM_POLLING_ENABLEDSet environment variables on the host. Recommended: ALERT_CHECK_INTERVAL_HOURS=6, CACHE_TTL_SECONDS=21600, =true.
🔐 secretHF_TOKEN
🔐 secretOPENAI_API_KEY
configAI_BASE_URL
configAI_MODEL
configAI_CHAT_ENABLED
configAI_MAX_TOOL_ROUNDS
configDATA_GOV_IN_READ_TIMEOUT
configDATA_GOV_IN_MAX_RETRIES
configDATA_GOV_IN_RETRY_BACKOFF
configWEB_ENABLED
configWEB_HOST
configWEB_PORT
configDASHBOARD_BASE_URL
configDIGEST_HOUR
configDIGEST_ENABLED
configHISTORY_BACKFILL_ENABLED
// 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 4 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/lalit3001-mandi-advisor-mcp-1gtb9t)](https://m8ven.ai/mcp/lalit3001-mandi-advisor-mcp-1gtb9t)
commit: a370d9b635d4eff8418abfdd4cc13b14ae885f40
code hash: c9b7bd51be95e7703ae5742fb9c10642371557b0833719932e9058790962bdf7
verified: 7/30/2026, 8:08:38 PM
view raw JSON →