Skip to main content
Glama
vectra-ai-research

Vectra AI MCP Server

list_entities

Retrieve detailed information about hosts and accounts in the Vectra AI platform using filters like entity type, state, priority, and tags to analyze security threats.

Instructions

List entities (hosts & accounts) in Vectra platform based on various filters. This tool returns entities with all their detailed information. Returns: str: Formatted string with list of detections.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
entity_typeYesSelect type of entity to retrieve. Options are 'account' or 'host'.
stateNoFilter by entity state (active, inactive)active
orderingNoOrder by 'urgency_score', '-urgency_score', 'last_detection_timestamp', '-last_detection_timestamp', 'last_modified_timestamp', '-last_modified_timestamp', 'name', '-name'. The '-' prefix indicates descending order.urgency_score
nameNoFilter by entity name. Can also perform partial word match.
host_ipNoFilter by entity IP address. Only applicable for host entities.
is_prioritizedNoFilter for prioritized entities or non-prioritized entities. Defaults to True to return only prioritized entities.
tagsNoFilter for entities with a particular tag
limitNoMaximum number of detections to return in the batch. None means no limit

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/vectra-ai-research/vectra-ai-mcp-server'

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