74
/ 100
27 days ago
glama

Juspay MCP Tools

Enables AI agents to interact with Juspay's payment processing APIs and merchant dashboard for managing orders, transactions, refunds, customers, gateways, and reporting through natural language.

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: JUSPAY_WEB_LOGIN_TOKEN, OAUTH_CLIENT_SECRET, OAUTH_DEV_TEST_TOKEN, JUSPAY_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.
🔐 secretJUSPAY_WEB_LOGIN_TOKEN
configJUSPAY_ENV
configJUSPAY_PROD_BASE_URL
configJUSPAY_SANDBOX_BASE_URL
configINCLUDE_RESPONSE_SCHEMA
configMCP_SERVER_URL
configPORTAL_BASE_URL
configOAUTH_CLIENT_ID
🔐 secretOAUTH_CLIENT_SECRET
configOAUTH_STATE_TTL_SECONDS
configOAUTH_VALIDATION_CACHE_TTL_SECONDS
🔐 secretOAUTH_DEV_TEST_TOKEN
configOAUTH_DEV_TEST_MERCHANT_ID
🔐 secretJUSPAY_API_KEY
configJUSPAY_MERCHANT_ID
configJUSPAY_MCP_TYPE
// 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 2 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/juspay-juspay-mcp-1j55nh)](https://m8ven.ai/mcp/juspay-juspay-mcp-1j55nh)
commit: ee52c2335e23dc92a50a45367ab0d883c771d43c
code hash: 0ff61bd6ff80f4b488359a131ab94eb3f0d3378f4a471d6a38b5b6ffe92732f9
verified: 6/18/2026, 10:41:12 AM
view raw JSON →