Guide for publishing MCP servers to NPM (TypeScript/Node.js) or UVX (Python). Use when preparing MCP servers for public distribution, validating package configuration, or walking through the npm publish or uvx/PyPI publishing workflow. Triggers include requests to publish, release, or distribute MCP servers.
$npx -y skills add mcdxai/minecraft-dev-mcp --skill mcp-publishInstalls into the current project.
Run `npx skills use "https://github.com/mcdxai/minecraft-dev-mcp" --skill "mcdxai/minecraft-dev-mcp/mcp-publish"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mcdxai/minecraft-dev-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/mcdxai/minecraft-dev-mcp"` and select the relevant skills, then follow their instructions.