Skip to main content
Glama
GreyNoise-Intelligence

greynoise-mcp-server

Official

Session Connections

session-connections
Read-only

Generate a graph of network connections between source and destination fields to visualize communication relationships over a time range.

Instructions

Build a connection graph (nodes + links) between a source field and a destination field over a time range. Useful for visualizing communication relationships.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoLucene query string to filter sessions
scopeNoData scope: workspace (default) or demo
end_timeYesEnd time, ISO 8601 (e.g. 2025-01-07T23:59:59Z)
max_nodesNoMax nodes to return, 1-10000 (default: 100)
src_fieldNoSource field to aggregate on (default: source.ip)
dest_fieldNoDestination field to aggregate on (default: destination.ip)
start_timeYesStart time, ISO 8601 (e.g. 2025-01-01T00:00:00Z)
min_connectionsNoMin connections to include a node (default: 1)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
linksNo
nodesNo
totalNo
request_metadataNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GreyNoise-Intelligence/greynoise-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server