copyleftdev/mcp_subfinder_server
Model Context Protocol (MCP) server that wraps ProjectDiscovery's subfinder tool for powerful subdomain enumeration through a JSON-RPC API.
Platform-specific configuration:
{
"mcpServers": {
"mcp_subfinder_server": {
"command": "npx",
"args": [
"-y",
"mcp_subfinder_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...