Skip to main content
Glama
security.md•461 B
# Security Model - **Least privilege:** restrict bot permissions & intents. - **Allow-lists:** `ALLOW_GUILD_IDS`/`ALLOW_CHANNEL_IDS` enforced server-side. - **Human-in-the-loop:** destructive/high-impact tools have `confirm=true`. - **Mentions sanitized:** default allowed mentions is `none`. - **Webhook tokens:** creation redacts tokens; execution requires explicit token. - **Audit & logs:** log tool inputs/outputs server-side (add persistence as needed).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GustyCube/discord-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server