Skip to main content
Glama
AranSeshita

yamory MCP Server

by AranSeshita

search_container_vulns

Search and filter container image vulnerabilities by keyword, status, CVSS score, or vulnerability type. Returns triage level, affected packages, and remediation advice.

Instructions

Search container image vulnerabilities detected by yamory. Returns triage level, status, affected image/package, solution, and advisory information. Results are scoped to the configured team.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number (0-indexed)
sizeNoResults per page (default: 100, max: 10000)
statusNoComma-separated statuses: open, in_progress, wont_fix_closed, not_vuln_closed, closed
keywordNoSearch keyword — matches against project name, package name, CVE-ID, etc.
vulnTypeNoVulnerability type filter
cvssScoreNoMinimum CVSS score (0-10.0)
includeKevNoIf true, only CISA KEV vulnerabilities
includePocNoIf true, only vulnerabilities with PoC
yamoryTagsNoComma-separated management tags
triageLevelNoComma-separated triage levels: immediate, delayed, minor, none
openTimestampNoDetected after this date. Format: YYYY-MM-DD or YYYY-MM-DDThh:mm:ssZ (UTC)
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided. The description mentions scoping to team and return fields, but lacks details on behavioral traits like pagination, authentication, or rate limits. As a search tool, it's minimally adequate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences that front-load the purpose and key return fields. No superfluous words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 11 parameters, no output schema, and 100% schema coverage, the description adequately explains the tool's purpose and return content, though it omits explanation of pagination behavior beyond the schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the parameters are well described in the schema. The description adds no additional meaning beyond what is already in the schema, earning a baseline score.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it searches container image vulnerabilities from yamory, listing specific return fields. This distinguishes it from sibling tools targeting app, asset, host vulns.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use for container image vulnerabilities via its name and description, but no explicit when-to-use or alternatives guidance beyond the sibling tool names.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/AranSeshita/yamory-mcp-server'

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