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

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

3.1

If you are the rightful owner of Network-Security-Control-Reviews-with-MCP-and-LLMs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This document provides a comprehensive overview of a Model Context Protocol (MCP) server designed to facilitate automated Network Security Control (NSC) configuration reviews and network segmentation analysis using Large Language Models (LLMs).

Tools

Functions exposed to the LLM to take actions

list_vpcs

List all VPCs in AWS account with filtering by tags.

get_config

Load NSC configurations (AWS Security Groups and Network ACLs) directly from AWS.

query_rules

Query NSC rules by various criteria (source, destination, port, protocol, tags), or get all rules with no parameters.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources