# PrismarineJS/node-minecraft-protocol

Parse and serialize minecraft packets, plus authentication and encryption.

Repository: https://github.com/PrismarineJS/node-minecraft-protocol
Canonical: https://ross.abutalabs.com/products/node-minecraft-protocol
Homepage: https://prismarinejs.github.io/node-minecraft-protocol/
Language: JavaScript
License: BSD-3-Clause
License Family: permissive
Topics: network, protocol, minecraft, server, packets, proxy, client
Last push: 2026-08-22T19:58:42+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 4992, "days_push": 11, "days_rel": 18, "gap_med": 13, "n_releases_24m": 24}
- flags: no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1417, forks 287 (observed 2026-08-28T04:04:40.038581+00:00)

## What it is
A Node.js library that parses and serializes Minecraft protocol packets, with support for authentication and encryption. It enables building Minecraft clients, servers, and proxies programmatically.

## Use cases
- create a minecraft bot in node.js
- parse and serialize minecraft packets
- build a custom minecraft server
- implement a minecraft proxy
- authenticate and encrypt minecraft connections
- automate minecraft gameplay programmatically

## When to choose
- you need low-level access to the Minecraft protocol in JavaScript
- you are building bots, clients, servers, or proxies for Minecraft
- you want an actively maintained library with a large ecosystem (PrismarineJS)

## When to avoid
- you need a high-level bot API with ready-made behaviors rather than raw protocol access
- your project is not JavaScript/Node.js based
- you target Minecraft versions outside the library's supported range

## Facets
- artifact type: library
- maturity: active
- function: serialization, auth, networking, proxy, http-client
- domain: gaming-tools, networking, developer-tools
- platform: cross-platform
- tags: minecraft-protocol, packets, minecraft-client, minecraft-server, bot-framework, minecraft, nodejs, javascript

## Member repositories
- PrismarineJS/node-minecraft-protocol (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.038581+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:59.683966+00:00, confidence not recorded.
  - homepage: https://prismarinejs.github.io/node-minecraft-protocol/ (fetched 2026-08-29T11:50:45.294621+00:00, sha 56ba8ebf60d9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
