Skip to main content
Glama
dmc5179

Red Hat Security Data API MCP Server

by dmc5179

list_oval_streams

List Red Hat OVAL v2 stream files, filtering by product label or modification date to locate relevant security vulnerability data.

Instructions

List available Red Hat OVAL v2 stream files, optionally filtered by product label or modification date.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
afterNoReturn OVAL streams modified after this date (ISO 8601, e.g. 2024-01-01)
labelNoProduct version label to filter by (e.g. jboss-eap-8, rhel-9)
Behavior1/5

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

No annotations are supplied, and the description carries the full burden for behavioral disclosure. It only states that this lists streams, optionally filtered; it does not disclose security requirements, read-only nature, pagination, return format, or whether it accesses stream metadata. Minimal behavioral context beyond the action itself.

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?

A single concise 20-word sentence that front-loads the primary action and filters. No redundancy or descriptive fluff.

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

Completeness3/5

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

Adequate for a simple listing tool with 2 well-described params. It lacks a cross-reference to the sibling grabbing tool 'for fetching single streams', and it does not mention what information is returned for each stream (possibly no such announcement is ok because no output schema is defined. Completeness is constrained by the absence of alternative-use and output info.

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

Parameters4/5

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

Schema description coverage is 100% (both 'after' and 'label' have descriptions). The description adds semantic context by explaining 'after' as a filter for modification date in ISO 8601 format and 'label' as a product version label (e.g., jbossalem-eap-8, rhel-9). This is a moderate baseline because the schema already provides complete param info.

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

Purpose4/5

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

Description uses specific verb 'List' and identifies the resource 'available Red Hat OVAL v2 streams' with two explicit filter options (product label, modification date). It does not explicitly differentiate from the sibling tool 'get_oval_stream' for retrieving a specific stream, but 'List' vs 'get' plus the optional filters conveys an adequate listing vs. retrieval distinction.

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

Usage Guidelines2/5

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

No guidance on when to use this vs. alternative tools. It does not mention that 'get_oval_stream' should be used to fetch a single stream's details, nor does it state any prerequisites. The optional filters are described but no context is provided for typical usage.

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/dmc5179/redhat-security-data-api-mcp'

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