arch3rPro/MCP-PST-Server
渗透工具MCP Server,旨在让AI-Agent或AI客户端能够无缝地调用 Windows 环境中的各种渗透测试工具。A lightweight MCP server tool designed to let AI agents or clients seamlessly invoke various penetration testing tools in a Windows environment.
Platform-specific configuration:
{
"mcpServers": {
"MCP-PST-Server": {
"command": "npx",
"args": [
"-y",
"MCP-PST-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...