71
/ 100
11 days ago
glama

ADLS2 MCP Server

Enables interaction with Azure Data Lake Storage Gen2 through the Model Context Protocol, supporting file and directory operations such as upload, download, rename, and metadata 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
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: AZURE_STORAGE_ACCOUNT_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.
configAZURE_STORAGE_ACCOUNT_NAME"": "your-azure-adls2-storage-account-name",
🔐 secretAZURE_STORAGE_ACCOUNT_KEYAzure ADLS2 storage account key (optional) None
configREAD_ONLY_MODE"": "false"
configUPLOAD_ROOT"": "/path/to/store/uploads",
configDOWNLOAD_ROOT"": "/path/to/store/downloads",
configLOG_LEVEL"": "DEBUG",
// 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/mikeysrecipes-adls-mcp-server-4k48k8)](https://m8ven.ai/mcp/mikeysrecipes-adls-mcp-server-4k48k8)
commit: e805be3cf5ad350618b2d871830ad0e0fba34426
code hash: d0943c9ad625631125555b6ad252537cd4b8003569e73d4822f8fcab3693c212
verified: 6/21/2026, 10:30:57 AM
view raw JSON →