69
/ 100
3 days ago
glama

pinelabs-mcp

MCP server for Pine Labs payment gateway that connects AI assistants to Pine Labs payment APIs using client credentials.

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 1 credential: PINELABS_CLIENT_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.
configPINELABS_CLIENT_ID"": "your_client_id",
🔐 secretPINELABS_CLIENT_SECRET"": "your_client_secret"
configPINELABS_ENVNote: VS Code uses "servers" instead of "mcpServers" as the top-level key. For production environment, add "": "prod" to the env block.
configLOG_FILENo stderr Path to log output file
configLOG_LEVELNo INFO Log verbosity: DEBUG, INFO, WARNING, ERROR
configHOST
configPORT
configPINELABS_BASE_URL
configHTTP_TIMEOUT
// 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/plural-pinelabs-pinelabs-online-mcp-mnt8u8)](https://m8ven.ai/mcp/plural-pinelabs-pinelabs-online-mcp-mnt8u8)
commit: 967b25e86a504acdcabb936eebbeb20823b8ce3d
code hash: 1cb6869b026e71394bfef4265d7a103619740c7ff6c4e722102615115b7bb47a
verified: 7/28/2026, 9:05:04 AM
view raw JSON →