Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mcp-server-microsoft-graph": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
export MCP_SERVER_MICROSOFT_GRAPH_TRANSPORT=sse export MCP_SERVER_MICROSOFT_GRAPH_SERVER_NAME=localhost export MCP_SERVER_MICROSOFT_GRAPH_TENANT_ID= export MCP_SERVER_MICROSOFT_GRAPH_CLIENT_ID= export MCP_SERVER_MICROSOFT_GRAPH_CLIENT_SECRET=
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in productivity / cloud
Persistent memory using a knowledge graph
MCP Server for GCP environment for interacting with various Observability APIs.
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
a self-hosted project management & Kanban solution + Instant shareable boards
MCP Security Weekly
Get CVE alerts and security updates for Mcp Server Microsoft Graph and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
cp config.template.yaml config.yaml
export MCP_SERVER_MICROSOFT_GRAPH_TRANSPORT=sse
export MCP_SERVER_MICROSOFT_GRAPH_SERVER_NAME=localhost
export MCP_SERVER_MICROSOFT_GRAPH_TENANT_ID=<tenant-id>
export MCP_SERVER_MICROSOFT_GRAPH_CLIENT_ID=<client-id>
export MCP_SERVER_MICROSOFT_GRAPH_CLIENT_SECRET=<client-secret>