Back to Home
JoshDoesIT icon

Network-Security-Control-Reviews-with-MCP-and-LLMs

Verified Safe

by JoshDoesIT

Overview

Automated Network Security Control (NSC) configuration reviews and network segmentation analysis using LLMs via the Model Context Protocol (MCP).

Installation

Run Command
python3 mcp-server/server.py

Environment Variables

  • AWS_PROFILE
  • AWS_DEFAULT_REGION
  • AWS_REGION

Security Notes

The server is read-only and uses boto3 for AWS API interactions, explicitly warning against hardcoding credentials. AWS credentials must be securely configured outside the codebase (e.g., via ~/.aws/credentials or environment variables) using the principle of least privilege. The "violations" mentioned in the README refer to the Terraform-deployed AWS environment, not the server's code, as the server's purpose is to identify these issues.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2025-11-25

Tags

Network SecurityAWSCloud SecurityLLM ToolsTerraform