73
/ 100
20 days ago
glama

sharepoint-mcp

A Model Context Protocol server that connects AI assistants to SharePoint via Microsoft Graph API, enabling natural language queries for documents, lists, and site 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 2 credentials: CLIENT_SECRET, PASSWORD
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.
configSITE_URLSharePoint site URL (https://{tenant}.sharepoint.com/sites/{name})
configTENANT_IDAzure AD tenant ID
configCLIENT_IDAzure AD application (client) ID
🔐 secretCLIENT_SECRETAzure AD client secret
🔐 secretPASSWORD
configMCP_TRANSPORTstreamable-http MCP_PORT=8000 python server.py
configMCP_HOST
configMCP_PORTMCP_TRANSPORT=streamable-http =8000 python server.py
// 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/demodorigatsuo-sharepoint-mcp-l7nyxj)](https://m8ven.ai/mcp/demodorigatsuo-sharepoint-mcp-l7nyxj)
commit: 8998e2ea0a9dc25ce2670fbb9ea77ef29a0c6b52
code hash: f8716170e3b165d9901d8215ef4b5ed5b3e75f732f2559c579e32324144aed10
verified: 6/17/2026, 11:35:06 AM
view raw JSON →