pkgxray
Rank #8,291io.github.adamsjack711-ux/pkgxray
Pre-install security scans for npm packages, MCP servers, and AI agents with cited verdict evidence.
pkgxray is a Model Context Protocol (MCP) server published by adamsjack711-ux. It ranks #8,291 of 132,046 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. pkgxray is listed on Official MCP, with 1 tracked version. It was first listed on Jul 12, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 123,755 of 132,046 servers on MCP Toplist.
Use pkgxray
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pkgxray -- npx -y pkgxray mcp-server[mcp_servers.pkgxray]
command = "npx"
args = ["-y", "pkgxray", "mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pkgxray": {
"command": "npx",
"args": [
"-y",
"pkgxray",
"mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pkgxray": {
"command": "npx",
"args": [
"-y",
"pkgxray",
"mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pkgxray": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pkgxray",
"mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pkgxray": {
"command": "npx",
"args": [
"-y",
"pkgxray",
"mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pkgxray": {
"command": "npx",
"args": [
"-y",
"pkgxray",
"mcp-server"
]
}
}
}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.adamsjack711-ux%2Fpkgxray)<a href="https://mcptoplist.com/server/io.github.adamsjack711-ux%2Fpkgxray"><img src="https://mcptoplist.com/badge/io.github.adamsjack711-ux%2Fpkgxray.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
adamsjack711-ux
Available versions (1)
| Version | Published |
|---|---|
| 1.0.5 | Jul 29, 2026 |
Frequently asked questions
- Who maintains pkgxray?
- pkgxray is maintained by adamsjack711-ux, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is pkgxray listed on the Official MCP Registry?
- Yes — pkgxray is listed on the Official MCP Registry.
- How many versions does pkgxray have?
- MCP Toplist tracks 1 version of pkgxray, most recently published on Jul 29, 2026.
- Where can I find the source code for pkgxray?
- The source code for pkgxray is hosted at github.com/adamsjack711-ux/pkgxray.
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.