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.
Click any tool to inspect its schema.
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
Dynamic problem-solving through sequential thought chains
Persistent memory using a knowledge graph
⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
MCP Server for GCP environment for interacting with various Observability APIs.
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>