Skip to content
Claude Desktop

greynoise mcp for Claude Desktop

io.github.mrfentmen/greynoise-mcp

MCP server for GreyNoise: IP noise classification, tags. Free key.

client:Claude Desktop transport:stdio runtime:npm

Install greynoise mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "greynoise-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "greynoise-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

greynoise mcp in other clients