69
/ 100
5 days ago
glama

IndiaMART MCP Server

Enables managing IndiaMART buyer leads through natural language, including fetching, searching, analyzing, and updating lead pipeline stages.

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 10 credentials: INDIAMART_API_KEY, FERNET_KEY, SECRET_KEY, RAZORPAY_KEY_SECRET, OPENAI_API_KEY, GUPSHUP_API_KEY, TWILIO_AUTH_TOKEN, RESEND_API_KEY, SMTP_PASS, RAZORPAY_WEBHOOK_SECRET
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.
🔐 secretINDIAMART_API_KEY"": "your_crm_api_key_here",
configINDIAMART_GLID"": "your_glid_here"
configDB_PATH
🔐 secretFERNET_KEY
configREFRESH_TOKEN_EXPIRE_DAYS
configREDIS_URL
🔐 secretSECRET_KEY
configJWT_ALGORITHM
configACCESS_TOKEN_EXPIRE_MINUTES
configRAZORPAY_KEY_ID
🔐 secretRAZORPAY_KEY_SECRET
configCORS_ORIGINS
configINDIAMART_SUBSCRIPTION_COST
configMONTHLY_TARGET
🔐 secretOPENAI_API_KEY
🔐 secretGUPSHUP_API_KEY
configGUPSHUP_APP_NAME
configGUPSHUP_SOURCE_NUMBER
configTWILIO_ACCOUNT_SID
🔐 secretTWILIO_AUTH_TOKEN
configTWILIO_WHATSAPP_FROM
🔐 secretRESEND_API_KEY
configRESEND_FROM_EMAIL
configSMTP_HOST
configSMTP_PORT
configSMTP_USER
🔐 secretSMTP_PASS
configSMTP_FROM
configTWILIO_SMS_FROM
configRAZORPAY_PLAN_ID_PRO
configRAZORPAY_PLAN_ID_BUSINESS
🔐 secretRAZORPAY_WEBHOOK_SECRET
configCOMPANY_GSTIN
// 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/techmatic-sys-indiamart-mcp-server-1gmgcb)](https://m8ven.ai/mcp/techmatic-sys-indiamart-mcp-server-1gmgcb)
commit: d124c394288d1b559905f606405fba8e305aeb5a
code hash: 91bafb90feb660920b91bdfeddc1f52ed4eba2678bfa23374a0c73c4e7b9879a
verified: 7/26/2026, 8:43:25 AM
view raw JSON →