Skip to main content
Glama

AWS Security MCP

list_detectors

Identify and retrieve all GuardDuty detectors in your AWS account using JSON output, enabling efficient monitoring and security analysis of AWS infrastructure.

Instructions

List all GuardDuty detectors in the account.

Args: max_results: Maximum number of detectors to return Returns: JSON formatted string with GuardDuty detectors

Input Schema

NameRequiredDescriptionDefault
max_resultsNo

Input Schema (JSON Schema)

{ "properties": { "max_results": { "default": 100, "title": "Max Results", "type": "integer" } }, "title": "list_detectorsArguments", "type": "object" }

You must be authenticated.

Other Tools from AWS Security MCP

Related Tools

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/groovyBugify/aws-security-mcp'

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