71
/ 100
14 days ago
glama

Minted MCP Server

Enables interaction with Minted.com to retrieve address book contacts, order history, and delivery information for recent card orders.

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.
🔐
You'll be asked for 2 credentials: MINTED_PASSWORD, minted_password
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.
configMINTED_EMAILexport ="your@email.com"
configminted_emailAlso supports lowercase: and minted_password
🔐 secretMINTED_PASSWORDexport ="yourpassword"
🔐 secretminted_passwordAlso supports lowercase: minted_email and
// 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/markmhendrickson-mcp-server-minted-1wc04v)](https://m8ven.ai/mcp/markmhendrickson-mcp-server-minted-1wc04v)
commit: 601773db6d2620a243eb4ca328ca127b8685d097
code hash: 02cc46d1313c7a45c72e6393cf3c4fa123540b297448992b571b1465715f8176
verified: 6/18/2026, 11:53:02 AM
view raw JSON →