SafeInstall
Rank #13,464io.github.Mickdownunder/safeinstall
Local-first supply-chain security gate for npm/pnpm/bun: typosquat, release age, provenance checks
SafeInstall is a Model Context Protocol (MCP) server published by mickdownunder. It ranks #13,464 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. SafeInstall is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jul 3, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 118,582 of 132,046 servers on MCP Toplist.
Use SafeInstall
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add safeinstall -- npx -y safeinstall-cli mcp[mcp_servers.safeinstall]
command = "npx"
args = ["-y", "safeinstall-cli", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"safeinstall": {
"command": "npx",
"args": [
"-y",
"safeinstall-cli",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"safeinstall": {
"command": "npx",
"args": [
"-y",
"safeinstall-cli",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"safeinstall": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"safeinstall-cli",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"safeinstall": {
"command": "npx",
"args": [
"-y",
"safeinstall-cli",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"safeinstall": {
"command": "npx",
"args": [
"-y",
"safeinstall-cli",
"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.Mickdownunder%2Fsafeinstall)<a href="https://mcptoplist.com/server/io.github.Mickdownunder%2Fsafeinstall"><img src="https://mcptoplist.com/badge/io.github.Mickdownunder%2Fsafeinstall.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mickdownunder
Available versions (1)
| Version | Published |
|---|---|
| 0.12.0 | Jul 11, 2026 |
Frequently asked questions
- Who maintains SafeInstall?
- SafeInstall is maintained by mickdownunder, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is SafeInstall listed on the Official MCP Registry?
- Yes — SafeInstall is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does SafeInstall have?
- MCP Toplist tracks 1 version of SafeInstall, most recently published on Jul 11, 2026.
- Where can I find the source code for SafeInstall?
- The source code for SafeInstall is hosted at github.com/mickdownunder/safeinstall.
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.