MCP Server
Rank #24,794io.github.mlawsonking/package-guard-mcp
Supply-chain guard for AI coding agents: verify packages, check vulns/malware, detect typosquats.
MCP Server is a Model Context Protocol (MCP) server published by mlawsonking. It ranks #24,794 of 132,113 servers tracked on MCP Toplist. MCP Server is listed on Official MCP, with 5 tracked versions. It was first listed on Jun 29, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 107,319 of 132,113 servers on MCP Toplist.
Use MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add package-guard-mcp -- npx -y package-guard-mcp[mcp_servers.package-guard-mcp]
command = "npx"
args = ["-y", "package-guard-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"package-guard-mcp": {
"command": "npx",
"args": [
"-y",
"package-guard-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"package-guard-mcp": {
"command": "npx",
"args": [
"-y",
"package-guard-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"package-guard-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"package-guard-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"package-guard-mcp": {
"command": "npx",
"args": [
"-y",
"package-guard-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"package-guard-mcp": {
"command": "npx",
"args": [
"-y",
"package-guard-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.mlawsonking%2Fpackage-guard-mcp)<a href="https://mcptoplist.com/server/io.github.mlawsonking%2Fpackage-guard-mcp"><img src="https://mcptoplist.com/badge/io.github.mlawsonking%2Fpackage-guard-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mlawsonking
Available versions (5)
| Version | Published |
|---|---|
| 1.3.0 | Aug 10, 2026 |
| 1.2.0 | Jul 31, 2026 |
| 1.1.0 | Jul 31, 2026 |
| 1.0.1 | Jul 1, 2026 |
| 1.0.0 | Jun 29, 2026 |
Frequently asked questions
- Who maintains MCP Server?
- MCP Server is maintained by mlawsonking, which publishes 14 MCP servers (32 total versions) tracked on MCP Toplist.
- Is MCP Server listed on the Official MCP Registry?
- Yes — MCP Server is listed on the Official MCP Registry.
- How many versions does MCP Server have?
- MCP Toplist tracks 5 versions of MCP Server, most recently published on Aug 10, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/mlawsonking/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.