71
/ 100
10 days ago
glama

SmartDrive

Enables semantic search across your OneDrive documents using natural language queries, powered by RAG with Pinecone vector search and Azure Blob Storage.

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.
🔐
You'll be asked for 2 credentials: AZURE_FORM_RECOGNIZER_KEY, AZURE_VISION_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.
🔐 secretAZURE_FORM_RECOGNIZER_KEYyour_key_here
configAZURE_FORM_RECOGNIZER_ENDPOINT
configUSE_DOCUMENT_INTELLIGENCEselective # never, selective, or always
configAZURE_STORAGE_CONNECTION_STRINGDefaultEndpointsProtocol=https;AccountName=...
configAZURE_STORAGE_CONTAINER_NAME"": "documents"
configMICROSOFT_CLIENT_IDyour_azure_client_id
configMICROSOFT_TENANT_ID
🔐 secretAZURE_VISION_KEY=your_azure_vision_key
configAZURE_VISION_ENDPOINT=https://your-region.api.cognitive.microsoft.com/
configOCR_STRICT_MODE
// 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/1818tusculumst-smartdrive-mcp-yp37t2)](https://m8ven.ai/mcp/1818tusculumst-smartdrive-mcp-yp37t2)
commit: f79c6cb5044afb410296730fbe51af6c3f8b503a
code hash: b7758ccf17c529fe502da5382250e18963b2f58d11b2270f55caa059f9cb4a51
verified: 6/22/2026, 12:18:57 PM
view raw JSON →