The authoritative Minecraft server jar registry and download index for PaperMC, Spigot, Vanilla, Fabric, Forge, and more.
MCServerJars helps you find the right Minecraft server software version fast, with verified checksums and official source downloads.
- Overview
- Quick Start: Download a Minecraft Server JAR
- Project Comparisons
- Supported Projects
- API Endpoints
- SEO Features
- FAQ
- Tech Stack
- Project Structure
- Development
- Environment Variables
- Deployment
- License
MCServerJars is a programmatic Minecraft server jar registry focused on fast discovery, reliable metadata, and clean, crawlable pages. It provides:
- Exhaustive coverage of all major jar types and Minecraft versions
- Always up-to-date metadata via automated indexing
- Direct downloads from official sources
- Verified checksums for security
- Version-first browsing for PaperMC, Spigot, Purpur, Fabric, Forge, and more
- Open mcserverjars.com.
- Pick a project (Paper, Spigot, Purpur, Vanilla, Fabric, Forge, NeoForge, etc.).
- Choose your Minecraft version (e.g., 1.21.4).
- Download the latest build or a specific build number.
- Verify the checksum before running the jar.
- Paper: performance-focused fork with wide plugin compatibility
- Spigot: the classic plugin server with broad ecosystem support
- Purpur: Paper-based fork with extra configuration and gameplay options
- Fabric: lightweight mod loader with fast version updates
- Forge: long-established mod loader with a large mod ecosystem
- NeoForge: modern fork focused on improved tooling and maintainability
- Velocity: modern proxy with strong security defaults
- BungeeCord: legacy proxy with wide plugin support
- Waterfall: performance-enhanced fork of BungeeCord
- Paper, Spigot, CraftBukkit, Vanilla, Purpur, Pufferfish, Folia
- Velocity, BungeeCord, Waterfall
- Fabric, Forge, NeoForge
- Sponge, Mohist, Arclight
GET /v1/projects # List all projects
GET /v1/projects/:slug # Get project details
GET /v1/projects/:slug/versions # List versions
GET /v1/projects/:slug/versions/:version # List builds
GET /v1/projects/:slug/versions/:version/latest # Get latest build
- Static generation with ISR (hourly revalidation)
- Clean URLs:
/paper,/paper/1.21.4,/paper/1.21.4/123 - JSON-LD structured data
- Dynamic XML sitemap
- Keyword-optimized meta tags
- Update cadence every 30 minutes via automated indexing
Is it safe to download Minecraft server jars here?
Yes. Downloads link to official sources and include verified checksums for integrity.
Do you host the jar files?
No. MCServerJars indexes official sources and provides direct download links.
How do I find the latest Paper build for a specific version?
Use the project’s version page or the latest API endpoint for that version.
What’s the difference between Paper and Spigot?
Paper is a performance-focused fork of Spigot with additional optimizations and fixes.
How often is the registry updated?
Indexers run on a 30‑minute schedule to keep metadata fresh.
| Layer | Technology |
|---|---|
| Frontend | Next.js 15 (App Router) + React 19 |
| Styling | Tailwind CSS |
| Database | Supabase (PostgreSQL) |
| Backend API | Rust (Axum) |
| Automation | GitHub Actions |
| Deployment | Vercel (frontend), Hetzner VPS (API) |
mcserverjars.com/
├── app/ # Next.js App Router
│ ├── [project]/ # Dynamic project pages
│ ├── components/ # React components
│ └── siteConfig.ts # Site configuration
├── lib/ # Shared utilities
├── indexers/ # Automated indexing scripts
├── backend/ # Rust API server
└── .github/workflows/ # CI/CD
cd mcserverjars.com/
bun install
bun run devOpen http://localhost:3000.
cd backend/
cargo runAPI runs on http://localhost:3001.
cd indexers/
bun install
bun run index-paper.tsCreate .env.local in the project root:
NEXT_PUBLIC_SUPABASE_URL=your-supabase-url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your-anon-key
SUPABASE_SERVICE_ROLE_KEY=your-service-role-key- Frontend: Vercel (auto-deploy from GitHub)
- API: Hetzner VPS via SSH
- Indexers: GitHub Actions (cron every 30 minutes)
Copyright © Thomas Marchand. All rights reserved.
Created by Th0rgal • Also check out HackedServer and Async AntiCheat
minecraft server jar, paper server download, spigot download, minecraft vanilla server, fabric server, forge server, purpur download, velocity proxy, bungeecord download, minecraft server software, paper 1.21, spigot 1.21, minecraft server hosting, craftbukkit download, pufferfish server, folia download, neoforge server, mohist server, arclight server, sponge server, waterfall proxy, minecraft java server
