73
/ 100
19 days ago
glama

GraphAPI MCP

A Python-based MCP server that enables authenticated Microsoft Graph API calls through a RequestRocket proxy. It provides a single tool to interact with Microsoft services using standard HTTP methods and Graph API paths.

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: GRAPH_API_REQUESTROCKET_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.
configDOTENV_PATHexport =/path/to/config.env
configGRAPH_API_REQUESTROCKET_URLproxy base URL (no trailing slash required; it is stripped)
🔐 secretGRAPH_API_REQUESTROCKET_KEYauthorization value sent as the Authorization header
// 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 3 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/geoicons-graphapi-mcp-1wdnyu)](https://m8ven.ai/mcp/geoicons-graphapi-mcp-1wdnyu)
commit: 3c9da5b3f284a81f2f1f61d0756873aef576caf9
code hash: 1f7875305c70849833713f12627ec0cebbd85153cc7e8b5ee762140ee7b2c3b6
verified: 6/16/2026, 12:01:26 PM
view raw JSON →