Security
Trust: 30/100 (Limited)io.github.NOTTIBOY137/open-registry-poc Guide
PoC: Open Registry supply chain — unvetted server listing (security research)
by NOTTIBOY137
Quick Start
Install
npx @nottiboy1337/mcp-open-registry-pocClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-nottiboy137-open-registry-poc": {
"command": "npx",
"args": [
"@nottiboy1337/mcp-open-registry-poc"
]
}
}
}