MCVote
Embeds & Widgets
Four drop-in formats for your Minecraft server's website. Live status, player count, version, MOTD, refreshed every 30 seconds from MCVote.
A flat 160x20 SVG badge like the ones on GitHub READMEs. Best for footers, signatures, and anywhere you want a small live indicator.
SVG badge
Markdown
An oEmbed-style JSON document. Discord, Slack, Telegram and custom chat clients pick it up to render a rich link preview.
https://mcvote.eu/embed/farmmc-de/card.json
oEmbed JSON
card.json
A 1 KB script that turns any link to your server into a hover-card with live status. Add it once to your template, then write <a data-mcvote-server="your-slug"> anywhere.
JS hover-card
Hover-card
Copy-paste snippets
Live preview:
<iframe src="https://mcvote.eu/embed/farmmc-de/widget.html" width="312" height="220" loading="lazy" style="border:0;border-radius:12px" title="farmmc.de on MCVote"></iframe>
[](https://mcvote.eu/server/farmmc-de)
Live preview: farmmc.de
[url=https://mcvote.eu/server/farmmc-de][img]https://mcvote.eu/embed/farmmc-de/badge.svg[/img] farmmc.de[/url]
Live preview: snippet + JS enhancer
[mcvote slug="farmmc-de"]
<script>(function(){var s=document.createElement('script');s.async=1;s.src='https://mcvote.eu/embed/farmmc-de/hover.js';document.head.appendChild(s);})();</script>
Live preview: farmmc.de
<script src="https://mcvote.eu/embed/farmmc-de/hover.js" async></script>