Skip to main content
Glama

AWS‑IReveal‑MCP

accessanalyzer_get_analyzer

Retrieve JSON-formatted details of a specific AWS Access Analyzer by name, specifying the AWS region and analyzer name for accurate results.

Instructions

Retrieve details of a specific analyzer by name. Parameters: aws_region (str): The AWS region - use 'us-east-1' if not specified. analyzer_name (str): The name of the analyzer to retrieve. Returns: str: JSON-formatted details of the analyzer.

Input Schema

NameRequiredDescriptionDefault
analyzer_nameYes
aws_regionYes

Input Schema (JSON Schema)

{ "properties": { "analyzer_name": { "title": "Analyzer Name", "type": "string" }, "aws_region": { "title": "Aws Region", "type": "string" } }, "required": [ "aws_region", "analyzer_name" ], "title": "accessanalyzer_get_analyzerArguments", "type": "object" }

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/Brucedh/aws-ireveal-mcp'

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