Skip to main content
Glama

Secure MCP Server

SECURITY.md1.74 kB
# Security Policy ## Supported Versions | Version | Supported | | ------- | ------------------ | | 1.0.x | :white_check_mark: | | < 1.0 | :x: | ## Reporting a Vulnerability We take security seriously. If you discover a security vulnerability, please follow these steps: 1. **DO NOT** create a public issue 2. Email security concerns to: security@perfecxion.ai 3. Include: - Description of the vulnerability - Steps to reproduce - Potential impact - Suggested fix (if any) ### Response Timeline - **Initial Response**: Within 24 hours - **Status Update**: Within 72 hours - **Resolution Target**: - Critical: 7 days - High: 14 days - Medium: 30 days - Low: 90 days ## Security Features This MCP server implements multiple security layers: - **Authentication**: JWT-based with refresh tokens - **Authorization**: Role-based access control (RBAC) - **Encryption**: TLS 1.3+ for all communications - **Rate Limiting**: Configurable per-endpoint limits - **Input Validation**: Zod schemas for all inputs - **Audit Logging**: Complete audit trail - **Secret Management**: HashiCorp Vault integration - **Security Scanning**: Automated Snyk and Trivy scans ## Security Best Practices When deploying this server: 1. Always use TLS in production 2. Rotate JWT secrets regularly 3. Enable audit logging 4. Use Vault for secret management 5. Keep dependencies updated 6. Monitor security alerts 7. Regular security audits 8. Implement network segmentation ## Compliance This implementation supports: - SOC 2 Type II - GDPR - HIPAA (with appropriate configuration) - ISO 27001 ## Bug Bounty Currently, we do not offer a bug bounty program, but we deeply appreciate responsible disclosure.

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/perfecxion-ai/secure-mcp'

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