Developer Tools
Trust: 37/100 (Limited)io.github.nickjlucker/greynoise Guide
MCP server for GreyNoise API - Check if IPs are internet background noise or targeted attacks
by nickjlucker
Quick Start
Install
npx mcp-greynoiseClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-nickjlucker-greynoise": {
"command": "npx",
"args": [
"mcp-greynoise"
]
}
}
}