Packwright MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 003 installs a week from npm. Last commit 1 Aug 2026.
Packwright compiles, renders, validates, and captures paired Minecraft Java packs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add packwright-mcp -- npx -y @rithwikbabu/packwright-mcp
{
"mcpServers": {
"packwright-mcp": {
"args": [
"-y",
"@rithwikbabu/packwright-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.packwright-mcp]
command = "npx"
args = ["-y", "@rithwikbabu/packwright-mcp"]
{
"mcpServers": {
"packwright-mcp": {
"args": [
"-y",
"@rithwikbabu/packwright-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"packwright-mcp": {
"args": [
"-y",
"@rithwikbabu/packwright-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.