Kloudle Cloud Security Scanner
Server Details
AWS cloud security scanners for AI agents — S3, IAM, EC2, EKS, RDS, CloudTrail, CloudWatch Logs
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2024-11-05
- URL
TDQS
Scored across 2 tools
The two tools, 'get' and 'search', serve clearly distinct purposes: 'search' finds scanners by capability, while 'get' retrieves detailed metadata for a specific scanner. There is no functional overlap or ambiguity between them.
Both tool names are single-word imperative verbs ('get', 'search'), following a consistent and predictable naming style. The pattern is simple and easy for an agent to recognize.
With only two tools, the server feels thin for a 'Cloud Security Scanner' platform, but the scope is narrowly focused on binary discovery and retrieval. It is borderline, not excessive, and could benefit from additional tools for broader scanner management.
The tool set covers the core workflow: 'search' for discovery and 'get' for obtaining full metadata, hashes, download URLs, and ready-to-run commands. There are no obvious dead ends or missing operations for the stated purpose of accessing Kloudle scanner binaries.
Available Tools
2 toolsgetAInspect
Get full metadata, SHA256 hash, download URL, and ready-to-run shell command for a Kloudle scanner binary. Pass args to get a complete command; omit for a template with placeholders.
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | CLI args as key-value pairs (e.g., {'region': 'us-east-1'}) | |
| name | Yes | Binary name (e.g., 'k5e-aws-s3') |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It does disclose useful behavioral traits, such as the effect of args on the generated command and the return items (metadata, hash, URL, command). However, it does not explicitly state that the operation is read-only or mention any authentication or rate limit considerations, relying on the word 'Get' to imply safety.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two concise sentences that front-load the primary purpose and then add the key nuance about args. No words are wasted, and the structure is easy to scan.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple retrieval tool with two parameters and no output schema, the description covers the essential information: what the tool returns (metadata, hash, URL, shell command) and how args modify the command. It does not address potential errors or prerequisites, but for this complexity level, the coverage is adequate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already describes both parameters with 100% coverage, so the baseline is 3. The description adds meaningful context by explaining how the 'args' parameter affects the output ('complete command' vs 'template with placeholders'), which goes beyond the schema's simple 'CLI args as key-value pairs' description.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly specifies the tool's function: 'Get full metadata, SHA256 hash, download URL, and ready-to-run shell command for a Kloudle scanner binary.' This distinguishes it from the sibling tool 'search', which likely finds binaries, whereas 'get' retrieves details for a specific binary.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides some usage guidance by explaining that passing args yields a complete command while omitting them produces a template, but it does not explicitly mention when to use this tool versus the sibling 'search' tool. The context implies you would use 'get' after finding a binary with 'search', but this is not stated.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
searchAInspect
Find Kloudle cloud security scanners by capability. Returns matching binaries with name, description, check count, and severity breakdown.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query (e.g., 's3 encryption', 'iam', 'public access') |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses that the tool returns matching binaries with specific fields (name, description, check count, severity breakdown), which is useful. However, it does not mention potential limitations like pagination, empty results, or any permissions required.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences, front-loaded with the tool's purpose followed by the return format. Every word earns its place, with no redundancy or irrelevant detail.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple single-parameter search tool with no output schema, the description is complete: it states what the tool does, what it returns, and the schema covers the input. Since there is no output schema, the return description is necessary and provided.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 100% coverage with a description of the 'query' parameter including examples. The tool description adds the phrase 'by capability', which clarifies the meaning of the query parameter, but this is only a minor addition over the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('Find') and resource ('Kloudle cloud security scanners') with the search criterion 'by capability'. This clearly differentiates it from the sibling tool 'get', which presumably retrieves a specific item.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description clearly states the tool is for finding scanners by capability, which gives context for when to use it. It does not explicitly mention alternatives or exclusions, but the context is clear enough to imply the appropriate use case.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- First observed
get - First observed
search
Related MCP Connectors
Pay-per-call cybersecurity for AI agents: vuln scans, threat intel, compliance, code security.
Threat modeling, code/cloud/pipeline scanning, shadow-AI discovery, compliance checks and fixes.
Zero-config MCP security scanner for AI-generated apps. 25K+ vulnerability patterns.
HIPAA compliance AI agent — scan, grade, SRA, and generate compliance docs.
Related MCP Servers
- AlicenseAqualityAmaintenanceEnables AI agents to run read-only AWS security audits and receive normalized, severity-ranked findings about account posture, such as stale access keys, missing MFA, public buckets, open security groups, and CloudTrail coverage.11MIT
- AlicenseNot gradedqualityAmaintenanceReal security scanners for AI coding agents — SAST (441 rules), secret detection (419+ patterns), dependency CVEs (OSV.dev), MCP/skill vetting, MITRE ATT&CK. Open-source, Rust, free7 npmApache 2.0
- FlicenseNot gradedqualityBmaintenanceEnables AI to scan AWS accounts, analyze attack paths, and verify security fixes on a read-only graph of cloud resources.4-
- AlicenseAqualityAmaintenanceagent-bom v0.104.0 is an open security scanner and self-hosted control plane for AI, MCP, and cloud infrastructure. The default scan profile in MCP server mode exposes 8 MCP tools. Additional profiles provide inventory, findings, compliance, graph, and runtime workflows.8360 PyPI31Apache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.