SERVER

WhisperGraph

Rank #23,404

io.github.whisper-sec/whisper-graph

Self-hostable MCP server for WhisperGraph — a graph of 7.39B nodes / 39B edges mapping DNS, BGP, GeoIP, WHOIS, and threat intelligence. Six read-only tools (Cypher query + schema introspection + threat assessment), six resources, eight investigation prompts. stdio and Streamable HTTP transports.

Listed & last published
May 14, 2026
OVERVIEW

WhisperGraph is a Model Context Protocol (MCP) server published by whisper-sec. It ranks #23,404 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. WhisperGraph is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 14, 2026 and most recently updated on May 14, 2026.

STANDING
#23,404of 76,851 tracked serversTop 50%

Ranks ahead of 53,447 of 76,851 servers on MCP Toplist.

CONNECT

Use WhisperGraph

Add WhisperGraph to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "whisper-graph": {
      "url": "https://mcp.whisper.security/"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "whisper-graph": {
      "command": "npx",
      "args": [
        "-y",
        "@whisper-security/whisper-graph-mcp"
      ],
      "env": {
        "WHISPER_API_KEY": "<your WHISPER_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (2 delisted)

GlamaDelisted · last seen Jun 4, 2026
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION

whisper-sec

Organization
Servers in org
2
Versions across org
2
MORE FROM THIS PUBLISHER

Other servers by whisper-sec

View all whisper-sec servers →
VERSIONS

Available versions (1)

VersionPublished
0.1.0May 14, 2026
FAQ

Frequently asked questions

Who maintains WhisperGraph?
WhisperGraph is maintained by whisper-sec, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
Is WhisperGraph listed on the Official MCP Registry?
Yes — WhisperGraph is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does WhisperGraph have?
MCP Toplist tracks 1 version of WhisperGraph, most recently published on May 14, 2026.
Where can I find the source code for WhisperGraph?
The source code for WhisperGraph is hosted at github.com/whisper-sec/whisper-graph-mcp.
EXPLORE