Husk
Rank #7,156io.github.husk-security/husk
Local-first defensive scanner for vulnerable dependencies, leaked secrets, and risky agent configs
Husk is a Model Context Protocol (MCP) server published by husk-security. It ranks #7,156 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Husk is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 26, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 124,890 of 132,046 servers on MCP Toplist.
Use Husk
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add husk -- npx -y husk-sec mcpPublished as package `husk-sec` — install it through your client’s extension manager.
[mcp_servers.husk]
command = "npx"
args = ["-y", "husk-sec", "mcp"]Add to ~/.codex/config.toml.
Published as package `husk-sec` — install it through your client’s extension manager.
{
"mcpServers": {
"husk": {
"command": "npx",
"args": [
"-y",
"husk-sec",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as package `husk-sec` — install it through your client’s extension manager.
{
"mcpServers": {
"husk": {
"command": "npx",
"args": [
"-y",
"husk-sec",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as package `husk-sec` — install it through your client’s extension manager.
{
"servers": {
"husk": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"husk-sec",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as package `husk-sec` — install it through your client’s extension manager.
{
"mcpServers": {
"husk": {
"command": "npx",
"args": [
"-y",
"husk-sec",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as package `husk-sec` — install it through your client’s extension manager.
{
"mcpServers": {
"husk": {
"command": "npx",
"args": [
"-y",
"husk-sec",
"mcp"
]
}
}
}Published as package `husk-sec` — install it through your client’s extension manager.
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.husk-security%2Fhusk)<a href="https://mcptoplist.com/server/io.github.husk-security%2Fhusk"><img src="https://mcptoplist.com/badge/io.github.husk-security%2Fhusk.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
husk-security
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Sep 11, 2026 |
| 0.1.1 | Aug 27, 2026 |
Frequently asked questions
- Who maintains Husk?
- Husk is maintained by husk-security, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Husk listed on the Official MCP Registry?
- Yes — Husk is listed on the Official MCP Registry.
- How many versions does Husk have?
- MCP Toplist tracks 2 versions of Husk, most recently published on Sep 11, 2026.
- Where can I find the source code for Husk?
- The source code for Husk is hosted at github.com/husk-security/husk.
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.