74
/ 100
1 month ago
github_topic

algorand-mcp

Algorand Local Model Context Protocol (Server & Client)

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 3 credentials: ALGORAND_TOKEN, ALPHA_API_KEY, HAYSTACK_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.
configALGORAND_LOCALNET_INDEXER_URL
configALGORAND_LOCALNET_URLLocalnet base URL "" Using network: "localnet" (e.g. http://localhost:4001)
🔐 secretALGORAND_TOKENAPI token for private/authenticated nodes "" Connecting to a private Algod/Indexer node
configALPHA_API_BASE_URLOptional env var: ALPHA_API_KEY — needed for reward market data. — custom API endpoint (default: https://platform.alphaarcade.com/api).
🔐 secretALPHA_API_KEYAlpha Arcade API key "" Accessing reward market data
configE2E_ALL1 All categories (explicit)
configE2E_MNEMONIC"word1 word2 ... word25" npm run test:e2e
configE2E_TOOLSping,validate_address npm run test:e2e
🔐 secretHAYSTACK_API_KEY
config__E2E_MNEMONIC
// 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 1 concrete improvement 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/goplausible-algorand-mcp-14o7dr)](https://m8ven.ai/mcp/goplausible-algorand-mcp-14o7dr)
commit: 7787f0ac9a6b91aadc50cf26e209cde112489fb8
code hash: eff69bbadbacefa17fd3b0b028b81fe6067b88b5b7d6b3fabcba46b2d1d63a83
verified: 6/15/2026, 1:30:45 PM
view raw JSON →