58
/ 100
1 month ago
glama

PageFly Refund MCP Server

An MCP server for Crisp's Hugo AI Agent that automates PageFly refund request handling with tools for subscription lookup, refund calculation, and case management. It integrates with Turso/libSQL for persistent case state tracking across three operational layers.

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
🚨
Secret credentials may flow to a network call
2 flows detected: N8N_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: CRISP_KEY, N8N_API_KEY, TURSO_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.25.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCRISP_IDENTIFIERplugin-identifier>
🔐 secretCRISP_KEYplugin-key>
configCRISP_WEBSITE_IDwebsite-uuid> # fallback only; per-request value comes from the x-crisp-website-id header
🔐 secretN8N_API_KEY
configN8N_LOG_WEBHOOK_URL
configN8N_WEBHOOK_URL
configPORT
🔐 secretTURSO_AUTH_TOKEN
configTURSO_DATABASE_URLlibsql://<your-db>.turso.io
// 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 9 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/nthieu002-refund-crisp-mcp-1epw25)](https://m8ven.ai/mcp/nthieu002-refund-crisp-mcp-1epw25)
commit: f04faae675aea1bdcff0cb96862c385b567e8f0e
code hash: bd8e02714037a3f15174ec17c1f254a66e5a37c7b0a436fd95a744e9e72b39d0
verified: 6/10/2026, 11:40:00 AM
view raw JSON →