Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
BOD-25-01-CSA-Microsoft-Policy-MCP
Claim
by
DynamicEndpoints
GitHub
Cloud Platforms
JavaScript
2
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
cisa-m365
cisa-m365/src
cisa-m365/config.json.example
cisa-m365/.env.example
cisa-m365/.gitignore
cisa-m365/package.json
cisa-m365/README.md
cisa-m365/tsconfig.json
{ "mcpServer": { "command": "node", "args": ["./build/index.js"], "env": { "MS_TENANT_ID": "your-tenant-id", "MS_CLIENT_ID": "your-client-id", "MS_CLIENT_SECRET": "your-client-secret" } } }