Greynoise runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 26 Feb 2026.
MCP server for GreyNoise API - Check if IPs are internet background noise or targeted attacks
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 greynoise -- npx -y mcp-greynoise
{
"mcpServers": {
"greynoise": {
"args": [
"-y",
"mcp-greynoise"
],
"command": "npx"
}
}
}
[mcp_servers.greynoise]
command = "npx"
args = ["-y", "mcp-greynoise"]
{
"mcpServers": {
"greynoise": {
"args": [
"-y",
"mcp-greynoise"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"greynoise": {
"args": [
"-y",
"mcp-greynoise"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.