74
/ 100
1 month ago
glama

chainpayto/mcp-server

Enables AI agents to directly operate ChainPay cryptocurrency payment system, including order creation, balance checks, and withdrawals.

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 2 credentials: CHAINPAY_API_KEY, CHAINPAY_API_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.
🔐 secretCHAINPAY_API_KEY"": "your_api_key",
🔐 secretCHAINPAY_API_SECRET4. 直接把明文填入下面的 ,不要再做 SHA256 哈希
configCHAINPAY_API_URL"": "https://api.chainpay.to",
// 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/chainpayto-mcp-server-0cd4zk)](https://m8ven.ai/mcp/chainpayto-mcp-server-0cd4zk)
commit: 49f493db22ad42aaf94cdde178ac42058df80bc9
code hash: e727e1f366cccb2ca2daf85b8fc7247bf7490e365d7a9c48a49f9a6b937bb6f6
verified: 6/15/2026, 12:55:01 PM
view raw JSON →