74
/ 100
1 month ago
glama

dero-mcp-server

Read-only MCP server for querying DERO blockchain — blocks, smart contracts, transactions, network info. Privacy-first, runs locally.

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 1 credential: DERO_MCP_AUTH_TOKEN
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.
configDERO_DAEMON_URL"env": { "": "http://127.0.0.1:10102" }
configDERO_DOCS_ROOTbundled index Optional dev override: path to a local dero-docs clone to index live MDX instead of the shipped bundle.
🔐 secretDERO_MCP_AUTH_TOKEN$(openssl rand -base64 48) \
configDERO_MCP_HTTPunset Set to 1 (or pass --http) to start in HTTP mode.
configDERO_MCP_HTTP_HOST127.0.0.1 Listen address. Use 0.0.0.0 to bind publicly (do not without auth + TLS upstream).
configDERO_MCP_HTTP_PORT8787 Listen port.
configDERO_TRACE_SC_TX_HASH
// 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 4 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/dhebp-dero-mcp-server-pfh7ng)](https://m8ven.ai/mcp/dhebp-dero-mcp-server-pfh7ng)
commit: 5cb04719b02e0a849cef5c134b30abe47d56b20b
code hash: ef62193ba4e623e2bf7e6743611a3da432a2eb38aa598eacf99d1c55351991b8
verified: 6/10/2026, 11:35:57 AM
view raw JSON →