Skip to main content
Glama
dmc5179

Red Hat Security Data API MCP Server

by dmc5179

Red Hat Security Data API MCP Server

Ein Model Context Protocol (MCP)-Server, der LLMs wie Claude Zugriff auf die Red Hat Security Data API gibt. Fragen Sie CSAF-Advisories, CVEs und OVAL-Stream-Daten über natürliche Sprache ab.

Was es tut

Dieser Server stellt sechs Tools bereit, die die Red Hat Security Data API v1.0 kapseln:

Tool

Beschreibung

search_csaf

CSAF-Advisory-Dokumente nach Datum, Schweregrad, CVE, Paket oder RHSA-ID durchsuchen

get_csaf_details

Das vollständige CSAF-Dokument für ein bestimmtes Advisory abrufen

search_cves

CVEs nach Datum, Schweregrad, CVSS-Score, CWE, Paket oder Produkt durchsuchen

get_cve_details

Vollständige CVE-Details einschließlich betroffener Releases und Gegenmaßnahmen abrufen

list_oval_streams

Verfügbare OVAL-v2-Stream-Dateien auflisten

get_oval_stream

OVAL-Stream-Daten für ein bestimmtes Produkt abrufen (z. B. RHEL9)

Schnellstart

npm install
npm run build
npm start

Der Server läuft über stdio und verwendet das MCP-Protokoll. In der folgenden Dokumentation finden Sie Hinweise zum Verbinden mit Claude Desktop oder anderen MCP-Clients.

Dokumentation

Projektstruktur

src/
  index.ts          MCP server entry point and tool registration
  api-client.ts     HTTP client for the Red Hat Security Data API
  tools/
    csaf.ts         search_csaf, get_csaf_details
    cve.ts          search_cves, get_cve_details
    oval.ts         list_oval_streams, get_oval_stream
Containerfile       Multi-stage production build
build.sh            Container image build script (Podman)
podman-compose.yml  Local testing configuration (podman compose)

Lizenz

Siehe LICENSE.

-
license - not tested
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

  • CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.

  • CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.

  • Query and retrieve information about various adversarial tactics and techniques used in cyber atta…

View all MCP Connectors

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