Minecraft SRV Record Generator
Generate DNS SRV records for Minecraft server domains
SRV Record Settings
The domain players type to connect
The hostname where your server runs
Default Java is 25565
Cache lifetime. 3600 = 1 hour
Lower = tried first. Usually 0.
Used for load-balancing same-priority records
DNS Record Formats
BIND Zone File
_minecraft._tcp.play.example.com. 3600 IN SRV 0 5 25566 mc.example.com.
Cloudflare / Generic Form
Type: SRV Name: _minecraft._tcp.play Service: _minecraft Protocol: TCP Priority: 0 Weight: 5 Port: 25566 Target: mc.example.com TTL: 3600
Namecheap / GoDaddy
Host: _minecraft._tcp Points to: 0 5 25566 mc.example.com TTL: 3600
What SRV Records Do
- Hide the port. Players type `play.example.com` instead of `play.example.com:25566`.
- Hide the real hostname. Players don't see the underlying hosting provider address.
- Enable failover. Multiple SRV records with different priorities give you automatic failover to backup servers.
- DNS propagation. After creating the record, wait 5-60 minutes for DNS caches to update. Test with `dig SRV _minecraft._tcp.play.example.com` or online DNS checkers.
- Port default 25565: if your server runs on 25565 (default), you don't need an SRV record — just point an A/AAAA record directly.
Minecraft SRV Record Generator — FAQ
Is this Minecraft SRV Record Generator free to use?
Yes, the Minecraft SRV Record Generator is 100% free — no signup required, no hidden fees, no downloads. Everything runs in your browser.
How accurate is the Minecraft SRV Record Generator?
Values are pulled from the Minecraft game files and community-verified formulas. Results match what you see in-game, and we update the tool when the game gets major patches.
Can I host a Minecraft server with XGamingServer?
Yes. XGamingServer offers instant Minecraft server hosting with mod support, automatic backups, DDoS protection, and 24/7 support. All popular game settings are pre-configured.
Does the SRV Record Generator work on mobile?
Yes, the SRV Record Generator is fully responsive and works on desktop, tablet, and mobile browsers.
You might also need
XP Calculator
Calculate experience points needed between levels
Enchantment Calculator
Find the best enchantment combinations for your gear
Server Status Checker
Check if any Minecraft server is online and view player count
Server Properties Generator
Generate a complete server.properties file with all options

Config Tool Built Into XGamingServer
Get managed Minecraft hosting with this tool in your panel — configure, deploy, and play in minutes. No file uploads needed.