58
/ 100
11 days ago
glama

KawaFi

A comprehensive MCP server providing unified access to the Hedera DeFi ecosystem, including SaucerSwap, Bonzo Finance, and Stader. It enables AI assistants to perform real-time data analytics and prepare or execute transactions across multiple decentralized finance platforms.

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
⚠️
Known vulnerabilities in dependencies: 16 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 3 credentials: MAINNET_HEDERA_OPERATOR_KEY, SAUCERSWAP_API_KEY, TESTNET_HEDERA_OPERATOR_KEY
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.
configEXECUTE_TXfalse # true for execution, false for prepare-only
configHEDERA_NETWORKmainnet # or "testnet"
configMAINNET_HEDERA_OPERATOR_ID0.0.your_account
🔐 secretMAINNET_HEDERA_OPERATOR_KEYyour_private_key # Only if EXECUTE_TX=true
🔐 secretSAUCERSWAP_API_KEYyour_api_key_here # Optional but recommended
configTESTNET_HEDERA_OPERATOR_ID0.0.your_testnet_account
🔐 secretTESTNET_HEDERA_OPERATOR_KEYyour_testnet_private_key # Only if EXECUTE_TX=true
// 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 2 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/gabrielantonyxaviour-kawa-fi-1kw3p2)](https://m8ven.ai/mcp/gabrielantonyxaviour-kawa-fi-1kw3p2)
commit: e134562ac493085961baa392e6ef004547012568
code hash: be2a248091c0f33b5ca6986c80f8a289c30c28bd2aaf2f60120d835009021066
verified: 6/11/2026, 11:29:24 AM
view raw JSON →