Skip to main content
Glama
dmc5179

Red Hat Security Data API MCP Server

by dmc5179

Red Hat Security Data API MCP Server

Claude などの LLM に Red Hat Security Data API へのアクセスを提供する Model Context Protocol (MCP) サーバーです。自然言語で CSAF アドバイザリ、CVE、OVAL ストリームデータをクエリできます。

機能

このサーバーは、Red Hat Security Data API v1.0 をラップする 6 つのツールを公開します。

Tool

Description

search_csaf

日付、深刻度、CVE、パッケージ、または RHSA ID で CSAF アドバイザリ文書を検索

get_csaf_details

特定のアドバイザリの完全な CSAF 文書を取得

search_cves

日付、深刻度、CVSS スコア、CWE、パッケージ、または製品で CVE を検索

get_cve_details

影響を受けるリリースと緩和策を含む完全な CVE 詳細を取得

list_oval_streams

利用可能な OVAL v2 ストリームファイルを一覧表示

get_oval_stream

特定の製品(例: RHEL9)の OVAL ストリームデータを取得

クイックスタート

npm install
npm run build
npm start

サーバーは MCP プロトコルを使用して stdio 上で実行されます。Claude Desktop や他の MCP クライアントに接続する方法については、以下のドキュメントを参照してください。

ドキュメント

プロジェクト構造

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)

ライセンス

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