Packkit
Rank #10,779io.github.PackkitLabs/packkit-mcp
Scaffold, compose, and upgrade modern multi-language projects as a native tool for AI agents.
Packkit is a Model Context Protocol (MCP) server published by PackkitLabs. It ranks #10,779 of 132,113 servers tracked on MCP Toplist. Packkit is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 121,334 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.PackkitLabs%2Fpackkit-mcp)<a href="https://mcptoplist.com/server/io.github.PackkitLabs%2Fpackkit-mcp"><img src="https://mcptoplist.com/badge/io.github.PackkitLabs%2Fpackkit-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
PackkitLabs
Other servers by PackkitLabs
View all PackkitLabs servers →Available versions (9)
| Version | Published |
|---|---|
| 1.2.1 | Aug 17, 2026 |
| 1.2.0 | Aug 15, 2026 |
| 1.1.1 | Aug 14, 2026 |
| 1.1.0 | Aug 14, 2026 |
| 1.0.2 | Aug 14, 2026 |
| 1.0.1 | Aug 12, 2026 |
| 1.0.0 | Aug 12, 2026 |
| 0.3.1 | Aug 12, 2026 |
| 0.3.0 | Aug 3, 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 9 versions of Packkit, most recently published on Aug 17, 2026.
- Where can I find the source code for Packkit?
- The source code for Packkit is hosted at github.com/PackkitLabs/packkit-mcp.
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.