Skip to main content
Glama
googleSandy

Google Threat Intelligence MCP Server

by googleSandy

update_iocs_in_collection

Add or remove Indicators of Compromise (IOCs) like domains, files, IP addresses, or URLs in a Google Threat Intelligence collection to maintain current threat data.

Instructions

Updates (add or remove) Indicators of Compromise (IOCs) to a collection. Args: id (required): The ID of the collection to update. relationship (required): The type of relationship to add. Can be "domains", "files", "ip_addresses", or "urls". iocs (required): List of IOCs to add to the collection. For "urls", these are the full URLs. For other types, they are the identifiers (hashes for files, domain names for domains, etc.). operation (required): The operation to perform. Can be "add" or "remove".

Returns: A string indicating the success or failure of the operation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
relationshipYes
iocsYes
operationYes
api_keyNo

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/googleSandy/gti-mcp-standalone'

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