Back to Home
flying-coyote icon

security-architect-mcp-server

Verified Safe

by flying-coyote

Overview

An AI-powered interactive decision support tool for cybersecurity architects, designed to filter and select optimal security data platforms based on organizational constraints and technical requirements.

Installation

Run Command
docker-compose up

Environment Variables

  • MCP_TRANSPORT
  • MCP_SERVER_HOST
  • MCP_SERVER_PORT
  • PROGRESSIVE_DISCOVERY
  • CODE_EXECUTION_ENABLED
  • CACHE_ENABLED
  • LOG_LEVEL
  • MAX_EXECUTION_TIME
  • MAX_MEMORY_MB
  • AUDIT_LOGGING
  • DATABASE_URL
  • REDIS_PASSWORD
  • GITHUB_TOKEN

Security Notes

The project features a 5-layer security defense with AST-based code validation, sandboxed execution for Python code, and strict banning of dangerous imports/attributes (e.g., `os`, `sys`, `eval`, `exec`, `open`). Docker deployments incorporate `no-new-privileges` for additional hardening. While it utilizes dynamic code execution (`exec`), extensive measures are in place to mitigate inherent risks, making it robustly secured for its intended purpose.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-11

Tags

cybersecuritydata platform selectionAI-powereddecision supportvendor evaluation