Model Context Provider (MCP) for Penetration Testing
@allsmog
About Model Context Provider (MCP) for Penetration Testing
MCP server for authorized pentest workflows: Nmap/Gobuster orchestration, context aggregation, AI-assisted triage, and reporting.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-pentest": {
"command": "python",
"args": [
"server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Model Context Provider (MCP) for Penetration Testing?
This MCP server bridges AI with penetration testing tools, orchestrating common assessment tools, normalizing engagement context, and keeping the human pentester in control of scope, methodology, and reporting. It is designed for AI-assisted security operators performing authorized penetration tests.
How to use Model Context Provider (MCP) for Penetration Testing?
Install by cloning the repository, running pip install -e . and pip install mcp, then executing python server.py to start the stdio MCP server. For use with Claude Desktop, add the server to `claude_desktop
Basic information
More Other MCP servers
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
ICSS
chokcocoδΈζ’δΊ CSS
Unity MCP β¨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation β’ (~400 MCP servers for AI agents) β’ AI Automation / AI Agent with MCPs β’ AI Workflows & AI Agents β’ MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments