Skarn
Rank #9,743com.getskarn/skarn
Scans AI coding sessions and assistant configs for leaked secrets and risky hooks; local, redacted
Skarn is a Model Context Protocol (MCP) server published by skarn-security. It ranks #9,743 of 132,113 servers tracked on MCP Toplist. Skarn is listed on Official MCP, with 7 tracked versions. It was first listed on Jul 30, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 122,370 of 132,113 servers on MCP Toplist.
Use Skarn
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add skarn -- npx -y @skarn-security/skarn mcp[mcp_servers.skarn]
command = "npx"
args = ["-y", "@skarn-security/skarn", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"skarn": {
"command": "npx",
"args": [
"-y",
"@skarn-security/skarn",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"skarn": {
"command": "npx",
"args": [
"-y",
"@skarn-security/skarn",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"skarn": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@skarn-security/skarn",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"skarn": {
"command": "npx",
"args": [
"-y",
"@skarn-security/skarn",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"skarn": {
"command": "npx",
"args": [
"-y",
"@skarn-security/skarn",
"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/com.getskarn%2Fskarn)<a href="https://mcptoplist.com/server/com.getskarn%2Fskarn"><img src="https://mcptoplist.com/badge/com.getskarn%2Fskarn.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
skarn-security
Other servers by skarn-security
View all skarn-security servers →Available versions (7)
| Version | Published |
|---|---|
| 0.31.0 | Sep 16, 2026 |
| 0.30.0 | Sep 10, 2026 |
| 0.29.0 | Sep 10, 2026 |
| 0.28.0 | Sep 1, 2026 |
| 0.27.0 | Aug 28, 2026 |
| 0.26.0 | Aug 27, 2026 |
| 0.25.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Skarn?
- Skarn is maintained by skarn-security, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Skarn listed on the Official MCP Registry?
- Yes — Skarn is listed on the Official MCP Registry.
- How many versions does Skarn have?
- MCP Toplist tracks 7 versions of Skarn, most recently published on Sep 16, 2026.
- Where can I find the source code for Skarn?
- The source code for Skarn is hosted at github.com/skarn-security/skarn-dist.
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.