Open Registry Poc runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm.
PoC: Open Registry supply chain — unvetted server listing (security research)
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add open-registry-poc -- npx -y @nottiboy1337/mcp-open-registry-poc
{
"mcpServers": {
"open-registry-poc": {
"args": [
"-y",
"@nottiboy1337/mcp-open-registry-poc"
],
"command": "npx"
}
}
}
[mcp_servers.open-registry-poc]
command = "npx"
args = ["-y", "@nottiboy1337/mcp-open-registry-poc"]
{
"mcpServers": {
"open-registry-poc": {
"args": [
"-y",
"@nottiboy1337/mcp-open-registry-poc"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"open-registry-poc": {
"args": [
"-y",
"@nottiboy1337/mcp-open-registry-poc"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.