The purpose of VTP is to ensure the VLAN database on all devices in that VTP domain is the same.
There's no way to limit which VLANs a VTP server advertises to its clients, and that could be undesirable anyway. Consider these three switches connected via trunk links:
SwitchA == SwitchB == SwitchC
SwitchA is your VTP Server and switches B & C are VTP Clients. You may not want VLAN 10 to be propagated from SwitchA to SwitchB, but you may still wish to use VLAN 10 on SwitchC. If you were somehow able to stop VLAN 10 being sent to SwitchB it would be subsequently not advertised to SwitchC and not available for use.