71
/ 100
9 days ago
glama

havona-mcp

MCP server connecting AI assistants to Havona trade finance API for managing trade contracts, checking blockchain status, and extracting document fields.

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: AUTH0_M2M_CLIENT_SECRET, HAVONA_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.
configHAVONA_API_URL"": "https://api.yourdomain.com",
configAUTH0_M2M_CLIENT_ID
🔐 secretAUTH0_M2M_CLIENT_SECRET
configAUTH0_DOMAINyour-tenant.us.auth0.com
configAUTH0_AUDIENCE"": "https://api.yourdomain.com",
configAUTH0_CLIENT_IDyour_client_id
configHAVONA_EMAILtrader@yourdomain.com
🔐 secretHAVONA_PASSWORDyour_password
// 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/havona-labs-havona-mcp-oetn9v)](https://m8ven.ai/mcp/havona-labs-havona-mcp-oetn9v)
commit: e0a9f7d059cc6864bec5482af7bc39cc7c1a157a
code hash: ea763e515f681a1194f9b56453baac323dcb72fe210bbe7131a5976e462911a3
verified: 7/22/2026, 8:41:12 AM
view raw JSON →