SERVER

WhisperGraph

Rank #17903

glama/whisper-sec/whisper-graph-mcp

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.

First listed
May 14, 2026
Last publish date
May 14, 2026
OVERVIEW

WhisperGraph is a Model Context Protocol (MCP) server published by whisper-sec. It ranks #17903 of 58,900 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
#17,903of 58,900 tracked serversTop 50%

Ranks ahead of 40,997 of 58,900 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-mcp": {
      "url": "https://mcp.whisper.security/"
    }
  }
}

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

npm package
{
  "mcpServers": {
    "whisper-graph-mcp": {
      "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 3 registries

ORGANIZATION

whisper-sec

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.1.0May 14, 2026
FAQ

Frequently asked questions

What is WhisperGraph?
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.
Who maintains WhisperGraph?
WhisperGraph is maintained by whisper-sec, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is WhisperGraph an official MCP server?
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