68
/ 100
12 days ago
glama

VeChain AI Terminal MCP Server

Enables Claude Desktop to interact with the VeChain blockchain through natural language commands for token transfers, DEX trading, cross-chain bridges, NFT management, and VeBetter DAO operations.

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.
🔐
You'll be asked for 2 credentials: VECHAINSTATS_API_KEY, WALLET_PRIVATE_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.
configDTHOR_FACTORY_MAINNET
configDTHOR_FACTORY_TESTNET
configDTHOR_ROUTER_MAINNET
configDTHOR_ROUTER_TESTNET
🔐 secretVECHAINSTATS_API_KEY"": "your_vechainstats_api_key",
configVECHAIN_NETWORK"": "testnet",
configVESWAP_FACTORY_MAINNET
configVESWAP_FACTORY_TESTNET
configVESWAP_ROUTER_MAINNET
configVESWAP_ROUTER_TESTNET
configVEXCHANGE_V2_FACTORY_MAINNET
configVEXCHANGE_V2_FACTORY_TESTNET
configVEXCHANGE_V2_ROUTER_MAINNET
configVEXCHANGE_V2_ROUTER_TESTNET
configWALLET_MNEMONIC"": "your twelve word mnemonic phrase here",
🔐 secretWALLET_PRIVATE_KEYEither VeChain wallet private key
// 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 3 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/vechain-ai-terminal-vechain-terminal-mcp-1cho8y)](https://m8ven.ai/mcp/vechain-ai-terminal-vechain-terminal-mcp-1cho8y)
commit: eeb64acf3be98a570842f99a8ac28e732ebcd379
code hash: 40ff388c0593215615076295b1e2288de3690928ea5783a311540e43d4806582
verified: 6/14/2026, 11:04:09 AM
view raw JSON →