74
/ 100
21 days ago
glama

VeChain MCP Server

Enables AI assistants to search VeChain documentation, query blockchain data (blocks, transactions, accounts), and interact with tokens, NFTs, and VeBetterDAO tools through the Model Context Protocol.

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: API_KEY, MCP_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.
🔐 secretAPI_KEY
configDISCOURSE_MCP_URL
configLOG_LEVEL
configMAX_PENDING_REQUESTS
🔐 secretMCP_API_KEYe =replace-me \ # bearer token clients must send on /mcp
configMCP_AUTH_DISABLEDFor local experimentation you can set =true instead
configPORT
configVECHAIN_NETWORK"": "mainnet"
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/vechain-vechain-mcp-server-1r1k7s)](https://m8ven.ai/mcp/vechain-vechain-mcp-server-1r1k7s)
commit: 0b5942905d09013067d4191e8a4cc893fbd99186
code hash: cde730b6b504f612b25e0ae966039055ca2c72f67d0fd54037a5bae0447c0dde
verified: 6/18/2026, 10:52:36 AM
view raw JSON →