19
/ 100
1 month ago
glama

mcp-server-tronlink

Enables AI agents to interact with the TRON blockchain through browser automation (Playwright) or direct API calls, supporting transfers, staking, swaps, and multi-signature management.

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: 2 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 5 credentials: AGENT_WALLET_PASSWORD, TL_GASFREE_API_KEY, TL_GASFREE_API_SECRET, TL_MULTISIG_SECRET_KEY, TL_TRONGRID_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high1 low

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

highplaywright@1.49.0GHSA-7mvr-c777-76hp

Playwright downloads and installs browsers without verifying the authenticity of the SSL certificate

highws@8.18.0GHSA-96hv-2xvq-fx4p

ws: Memory exhaustion DoS from tiny fragments and data chunks

ws: Uninitialized memory disclosure

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.
configAGENT_WALLET_DIRCustom wallet storage directory ~/.agent-wallet
🔐 secretAGENT_WALLET_PASSWORD2. Add to your .mcp.json env (must match the password used above)
configTL_COSIGNER_WALLET_IDCo-signer wallet ID for multisig —
🔐 secretTL_GASFREE_API_KEYGasFree API Key —
🔐 secretTL_GASFREE_API_SECRETGasFree API Secret —
configTL_GASFREE_BASE_URLGasFree (3) tl_gasfree_ + API key
configTL_HEADLESSRun browser in headless mode: true / false false
configTL_MODEWorking mode: e2e (test) or prod (production) prod
configTL_MULTISIG_BASE_URLMultiSig (5) tl_multisig_ + credentials
configTL_MULTISIG_CHANNELMulti-sig service channel name —
configTL_MULTISIG_SECRET_IDMulti-sig service Secret ID —
🔐 secretTL_MULTISIG_SECRET_KEYMulti-sig service Secret Key (HmacSHA256 signing key) —
configTL_OWNER_WALLET_IDOwner wallet ID for multisig signing active wallet
configTL_SLOW_MOPlaywright slow-motion delay in ms (for debugging) 0
configTL_SUNSWAP_ROUTERSunSwap V2 Router contract address —
configTL_SUNSWAP_V3_ROUTERSunSwap Smart Router (V3) contract address —
🔐 secretTL_TRONGRID_API_KEYTronGrid API Key (required for Mainnet, not needed for Nile/Shasta) —
configTL_TRONGRID_URLJust configure . If no wallet exists, the server starts and shows two setup options instead of creating one immediately:
configTL_WTRX_ADDRESSWTRX contract address Mainnet default
configTRONLINK_EXTENSION_PATHTronLink extension build directory (containing manifest.json) Auto-detected
configTRONLINK_SOURCE_PATHTronLink extension source directory (enables Build capability) —
// 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/tronlink-mcp-server-tronlink-11xep4)](https://m8ven.ai/mcp/tronlink-mcp-server-tronlink-11xep4)
commit: c07cf221428978f584abd0755ebcc06b3b50eb7a
code hash: 4cf68c66779b1f8533e27bd203f639e9aff1f4e4226f583d5228f99eff76e2f5
verified: 6/22/2026, 1:27:37 PM
view raw JSON →