Home › Development › Packkit

Packkit

Scaffold, compose, and upgrade modern multi-language projects as a native tool for AI agents.

TypeScript Local
★ 0 stars Last pushed 2026-08-17 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.1)

npx -y packkit-mcp@1.2.1

Or add to your MCP client config:

{
  "mcpServers": {
    "packkit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "packkit-mcp@1.2.1"
      ]
    }
  }
}

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.PackkitJS/packkit-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry