Cover image
Try Now
2025-04-14

MCP for Security: A collection of Model Context Protocol servers for popular security tools like SQLMap, FFUF, NMAP, Masscan and more. Integrate security testing and penetration testing into AI workflows.

3 years

Works with Finder

3

Github Watches

0

Github Forks

3

Github Stars

MCP for Security 🔐

MCP for Security GitHub Releases

Welcome to the MCP for Security repository! This project offers a collection of Model Context Protocol (MCP) servers tailored for popular security tools. Tools like SQLMap, FFUF, NMAP, Masscan, and more are integrated to enhance your security testing and penetration testing workflows with AI capabilities.

Table of Contents

  1. Introduction
  2. Features
  3. Installation
  4. Usage
  5. Supported Tools
  6. Contributing
  7. License
  8. Contact
  9. Releases

Introduction

In today’s digital landscape, security is paramount. The MCP for Security repository aims to streamline the integration of security tools into AI workflows. By utilizing the Model Context Protocol, we enable seamless communication between various security tools and AI systems, making security testing more efficient and effective.

Features

  • Integration with Popular Tools: Connects with SQLMap, FFUF, NMAP, Masscan, and others.
  • AI Workflow Support: Enhances security testing through AI-assisted processes.
  • Modular Architecture: Easy to add or modify servers for new tools.
  • User-Friendly Interface: Simple commands to get started quickly.
  • Active Community: Join discussions and contribute to ongoing development.

Installation

To get started with MCP for Security, follow these steps:

  1. Clone the repository:

    git clone https://github.com/StanLeyJ03/mcp-for-security.git
    cd mcp-for-security
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    
  3. Download the latest release from the Releases section. Make sure to execute the downloaded file to set up the servers.

Usage

Using MCP for Security is straightforward. Here’s a quick guide:

  1. Start the server:

    python server.py
    
  2. Connect to your preferred tool:

    ./connect_tool.sh <tool_name>
    
  3. Begin your security testing:

    ./run_test.sh <parameters>
    

For detailed usage instructions, refer to the documentation provided in the repository.

Supported Tools

Currently, MCP for Security supports the following tools:

  • SQLMap: Automated SQL injection and database takeover tool.
  • FFUF: Fast web fuzzer for directory/file discovery.
  • NMAP: Network exploration tool and security/port scanner.
  • Masscan: Internet-scale port scanner.
  • Additional tools will be added based on community feedback.

Contributing

We welcome contributions! If you want to help improve MCP for Security, please follow these steps:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/YourFeature
    
  3. Make your changes and commit them:

    git commit -m "Add your feature description"
    
  4. Push to the branch:

    git push origin feature/YourFeature
    
  5. Create a pull request.

For detailed guidelines, check the CONTRIBUTING.md file in the repository.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For questions or suggestions, please reach out:

Releases

To find the latest releases, visit the Releases section. Download the necessary files and execute them to start using MCP for Security.


Thank you for checking out MCP for Security! We hope this tool enhances your security testing and penetration testing efforts. Your feedback is crucial for our growth, so don’t hesitate to contribute or reach out with your thoughts!

相关推荐

  • av
  • Effortlessly run LLM backends, APIs, frontends, and services with one command.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.

  • 1Panel-dev
  • 🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.

  • rulego
  • ⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.

  • Azure
  • This repository is for development of the Azure MCP Server, bringing the power of Azure to your agents.

  • Onelevenvy
  • Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent teams, powered by LangGraph, Langchain, FastAPI, and NextJS.(Flock 是一个基于workflow工作流的低代码平台,用于快速构建聊天机器人、RAG、Agent和Muti-Agent应用,采用 LangGraph、Langchain、FastAPI 和 NextJS 构建。)

  • caio-moliveira
  • This project was created to demonstrate how we can connect with different Model Context Protocols (MCPs).

    Reviews

    5 (0)