P
Pd Tools MCP
A Model Context Protocol (MCP) server that integrates [ProjectDiscovery](https://projectdiscovery.io) security tools for automated reconnaissance and vulnerability scanning.
创建于 12/5/2025
更新于 10 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-pd-tools-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"intelligent-ears-pd-tools-mcp": {
"command": "npx",
"args": [
"intelligent-ears-pd-tools-mcp"
]
}
}
}