69
/ 100
10 days ago
glama

Proplist MCP Hello World

Minimal FastMCP server that lists worksheet names, IDs, and visibility from a SharePoint Excel workbook via Microsoft Graph.

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 1 credential: 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.
configTENANT_IDMicrosoft Entra tenant identifier.
configCLIENT_IDapplication registration client identifier.
🔐 secretCLIENT_SECRETapplication registration client secret.
configDRIVE_IDMicrosoft Graph drive identifier containing the workbook.
configITEM_IDMicrosoft Graph item identifier for the workbook.
// 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/ksengineerspc-kse-proplist-mcp-15ie7b)](https://m8ven.ai/mcp/ksengineerspc-kse-proplist-mcp-15ie7b)
commit: 38b85d4bd0c2d4c26c387396894f9e47081192de
code hash: a40cfbda0d68af7be308eb43ca82f2ab3ae89535b8bcbbf43d72c84b0a34b2d3
verified: 7/21/2026, 8:44:48 AM
view raw JSON →