41
/ 100
19 days ago
glama

TunaPay TX Classifier

Classifies Solana on-chain transactions into tax categories (e.g., swap, stake, NFT) and exports CSV reports compatible with TurboTax and CoinTracker.

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 1 credential: ADMIN_API_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.
configBASE_URL
configSOLANA_RPC_URL
configWALLET_ADDRESSfly secrets set =0xYourBaseChainAddress
configPRICE_PER_REQUEST
configFREE_TIER_LIMIT
configRATE_LIMIT_RPM
🔐 secretADMIN_API_KEYfly secrets set =$(python3 -c "import secrets; print(secrets.token_hex(32))")
// 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/metaversemm-tunapay-tx-classifier-1n90zi)](https://m8ven.ai/mcp/metaversemm-tunapay-tx-classifier-1n90zi)
commit: df6f2d0089e977a62ffbecc7edf1f6faec4da0fc
code hash: 60c12dfd7d1ce374d4e61c12e656fb6eb696a09e3ec49db97ae12cba60cd9716
verified: 6/24/2026, 10:30:00 AM
view raw JSON →