Packkit
Rank #13,690io.github.DanMat/packkit-mcp
Scaffold modern npm packages, CLIs, services and apps as a native tool for AI agents.
Packkit is a Model Context Protocol (MCP) server published by PackkitLabs. It ranks #13,690 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Packkit is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Jul 26, 2026.
Ranks ahead of 118,423 of 132,113 servers on MCP Toplist.
Use Packkit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add packkit-mcp -- npx -y packkit-mcp[mcp_servers.packkit-mcp]
command = "npx"
args = ["-y", "packkit-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"packkit-mcp": {
"command": "npx",
"args": [
"-y",
"packkit-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"packkit-mcp": {
"command": "npx",
"args": [
"-y",
"packkit-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"packkit-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"packkit-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"packkit-mcp": {
"command": "npx",
"args": [
"-y",
"packkit-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"packkit-mcp": {
"command": "npx",
"args": [
"-y",
"packkit-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.DanMat%2Fpackkit-mcp)<a href="https://mcptoplist.com/server/io.github.DanMat%2Fpackkit-mcp"><img src="https://mcptoplist.com/badge/io.github.DanMat%2Fpackkit-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (3 delisted)
PackkitLabs
Other servers by PackkitLabs
View all PackkitLabs servers →Available versions (4)
| Version | Published |
|---|---|
| 0.2.2 | Jul 26, 2026 |
| 0.2.1 | Jul 21, 2026 |
| 0.2.0 | Jul 21, 2026 |
| 0.1.3 | Jul 20, 2026 |
Frequently asked questions
- Who maintains Packkit?
- Packkit is maintained by PackkitLabs, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Packkit listed on the Official MCP Registry?
- Yes — Packkit is listed on the Official MCP Registry, alongside Glama.
- How many versions does Packkit have?
- MCP Toplist tracks 4 versions of Packkit, most recently published on Jul 26, 2026.
- Where can I find the source code for Packkit?
- The source code for Packkit is hosted at github.com/PackkitLabs/create-packkit-js.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.