PocketMC

PocketMC Developer Portal

Welcome to the developer hub for PocketMC. Whether you are creating automated server orchestration workflows, connecting AI assistants via the Model Context Protocol (MCP), building Discord bot bridges, or integrating backup pipelines, explore the complete documentation below.

Developer Guides & Specifications

REST API Reference

Learn how to interact with the local desktop daemon and remote proxy endpoints to control server lifecycle, read live console logs, and query status.

Authentication & Security

Detailed breakdown of platform security architectures: DPAPI token encryption, LAN QR pairing, HMAC session handshakes, and OAuth providers.

Model Context Protocol (MCP)

Connect Claude, ChatGPT, Cursor, and custom agentic frameworks to PocketMC using streamable HTTP and stdio MCP transports.

Webhooks & Events

Subscribe to server state transitions, crash alerts, player join/leave events, and automated cloud backup completion notifications.

OpenAPI 3.1.0 Specification

Machine-readable JSON schema of the PocketMC REST API for automated SDK generation and contract testing.

MCP Server Manifest

Official Model Context Protocol manifest declaring all tool definitions and transport endpoints.