Loomal

MCP server for GreyNoise API - Check if IPs are internet background noise or targeted attacks

0 starsnpm: mcp-greynoise

About greynoise

greynoise is an MCP (Model Context Protocol) server published by nickjlucker in the official MCP registry. MCP server for GreyNoise API - Check if IPs are internet background noise or targeted attacks

It ships as an npm package (mcp-greynoise), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nickjlucker/mcp-greynoise.

Use greynoise with your agent

Claude Code · one command
claude mcp add greynoise -- npx -y mcp-greynoise
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "greynoise": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-greynoise"
      ]
    }
  }
}
npmmcp-greynoise

Frequently asked questions

What is greynoise?
greynoise is an MCP (Model Context Protocol) server by nickjlucker. MCP server for GreyNoise API - Check if IPs are internet background noise or targeted attacks
How do I connect greynoise to Claude, Cursor, or another MCP client?
Install greynoise from its npm package (mcp-greynoise) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is greynoise open source?
Yes — the source code is public at github.com/nickjlucker/mcp-greynoise.
Can AI agents pay to use greynoise?
Not yet through Loomal — greynoise is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain greynoise? Claim this listing free by verifying GitHub ownership, or contact us.