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-defender
cisa-exchange
cisa-m365
cisa-powerplatform
cisa-sharepoint
cisa-teams
docs
src
config.json.example
.env.example
.gitignore
package.json
README.md
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" } } }