We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/intelligent-ears/pd-tools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
copilot-instructions.md•619 B
# ProjectDiscovery MCP Server
This is a Model Context Protocol (MCP) server that integrates ProjectDiscovery security tools for automated bug bounty reconnaissance and vulnerability scanning.
## Project Type
MCP Server - TypeScript
## Tools Integrated
- subfinder - Subdomain discovery
- dnsx - DNS resolution
- naabu - Port scanning
- httpx - HTTP probing
- katana - Web crawling
- nuclei - Vulnerability scanning
## Development Guidelines
- Use TypeScript for type safety
- Follow MCP SDK patterns
- Execute ProjectDiscovery tools via child processes
- Parse JSON output from tools
- Provide clear error handling