Velociraptor MCP Server
UnclaimedRepo to hold mcp server for velociraptor
Install
pip install git+https://github.com/socfortress/velociraptor-mcp-server.gitUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
artifact
(required): Name of the Velociraptor artifact to collect
artifact_name
(required): Name of the artifact to get details for
client_id
(required): Velociraptor client ID to target for collection
fields
(optional): Comma-separated string of fields to return (default: '')
flow_id
(required): Flow ID returned from the initial collection
hostname
(required): Hostname or FQDN of the client to search for
max_retries
(optional): Number of times to retry if the flow hasn't finished (default: 5)
max_rows
(optional): Maximum number of rows to return
parameters
(optional): Comma-separated string of key='value' pairs to pass to the artifact
retry_delay
(optional): Time in seconds to wait between retries (default: 5)
timeout
(optional): Query timeout in seconds
vql
(required): VQL query string to execute