69
/ 100
22 days ago
glama

quartz-sharepoint-mcp

Mirrors a SharePoint document library to disk and enables AI assistants to search it via natural language queries using opencode.

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 3 credentials: ADMIN_JWT_SECRET, ADMIN_PASSWORD, AZURE_CLIENT_SECRET
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.
🔐 secretADMIN_JWT_SECRET✓ — Secret for admin JWT signing
configADMIN_USERNAME✓ — Admin panel username
🔐 secretADMIN_PASSWORD✓ — Admin panel password
configADMIN_DB_PATH
configNO_COLOR
configAZURE_TENANT_ID✓ — Azure AD tenant ID
configAZURE_CLIENT_ID✓ — App registration client ID
🔐 secretAZURE_CLIENT_SECRET✓ — App registration client secret
configSHAREPOINT_HOSTNAME✓ — e.g. yourorg.sharepoint.com
configSHAREPOINT_SITE_PATH✓ — e.g. /sites/YourSite
configSHAREPOINT_ROOT_PATH✓ — Folder path within the site
configMIRROR_DIR
configPOLL_INTERVAL2. A background thread polls Microsoft Graph for changes every seconds, keeping the mirror in sync.
configDOWNLOAD_WORKERS
configOPENCODE_PATH
configOPENCODE_MODEL
configOPENCODE_TIMEOUT
configAUTH_TOKENS✓ — Bootstrap tokens: label:token,...
configALLOWED_HOSTS
configPORT
configHOST
// 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 5 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/husnainsr-quartz-mcp-sharepoint-1vcbuh)](https://m8ven.ai/mcp/husnainsr-quartz-mcp-sharepoint-1vcbuh)
commit: 76c3ce873c308f6de890a297ab686665e6070046
code hash: fab8f71bbed559e9cac4d49558d6ad4519150664518cca74988e2c6e1c691f95
verified: 7/9/2026, 10:01:43 AM
view raw JSON →