Skip to main content
Glama

AegisReader Security MCP Server

by Dhugster
.cursor-mcp-security.json515 B
{ "mcpServers": { "aegisreader-security": { "command": "node", "args": ["./aegisreader-security-mcp/dist/index.js"], "env": { "AEGIS_SECURITY_LEVEL": "CUI", "AEGIS_AUDIT_ENABLED": "true", "AEGIS_CLASSIFICATION_CHECK": "true", "AEGIS_COMPLIANCE_MODE": "NIST_800_171" } } }, "securitySettings": { "auditAllOperations": true, "requireSecurityApproval": true, "classificationEnforcement": true, "complianceValidation": true } }

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/Dhugster/AgeisMCP'

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