Minecraft Java server plugin designed to allow other client libraries to control the server it is running on
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mcpq-plugin": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
This Minecraft Java server plugin is designed to allow other client libraries to control the server it is running on. These client libraries can be written in other programming languages thus allowing for interoperability between the Java plugin ecosystem and other languages. The plugin is design to be run on Paper Minecraft servers (alternatively Spigot servers).
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in entertainment
The official MCP Server for the Mux API
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E…
A Model Context Protocol (MCP) server that gives Claude direct control over Strudel.cc for AI-assisted music generation and live coding.
MCP server for *arr media suite - Sonarr, Radarr, Lidarr, Readarr, Prowlarr
MCP Security Weekly
Get CVE alerts and security updates for Mcpq Plugin and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
This Minecraft Java server plugin is designed to allow other client libraries to control the server it is running on. These client libraries can be written in other programming languages thus allowing for interoperability between the Java plugin ecosystem and other languages. The plugin is design to be run on Paper Minecraft servers (alternatively Spigot servers).
This plugin is heavily inspired by RaspberryJuice (and its client library MCPI) and attempts a more modern approach for communication between server and client that also works for more modern versions of Minecraft.
This plugin uses Protocol Buffers and the gRPC library and protocols to communicate with clients written in other programming languages and is itself written in Kotlin.
mcpq-<version>.jar plugin in the server's plugins folder:
server
│ paper-<mcversion>.jar
└───plugins
│ mcpq-<version>.jar
│ ...
| Major (Protocol) | Minor (Plugin) | Status | Paper | Spigot | Minecraft Compatible | Release (Plugin Download) |
|---|---|---|---|---|---|---|
| 1 | 0 | 🟡️Old | ✅ | ✅ | 1.18.2 - 1.21.4 | mcpq-1.0.jar |
| 2 | 0 | 🟢Spigot | ✅1 | ✅1 | 1.20.1+ | mcpq-2.0.jar |
| 2 | 1 | ⚪️Deprecated | ✅ | ❌ | 1.20.1+ | mcpq-2.1.jar |
| 2 | 2 | 🟢Paper | ✅ | ❌ | 1.20.1+ | mcpq-2.2.jar |
Version Notes:
1: Limited output for blocking commands
mcpq-2.0.jar would require Minecraft Version 1.20.1 or newer for both Paper and Spigot (Spigot API)TLDR; if you use Paper, then use a plugin that is build against Paper API (not Spigot compatible)
Originally the plugin was built against the Spigot/Bukkit API, which meant that Spigot as well as all forks, like Paper, were automatically supported. However, Paper decided to hard fork Spigot, which means that starting from Minecraft version 1.21.4 and onwards Paper will no longer be a fork of Spigot and thus the Paper API will s