Provides integration with Red Hat Errata Tool, allowing querying of products, advisory states, listing advisories, and fetching advisory details with proper authentication.
Errata Tool MCP Server
FastMCP server for Red Hat Errata Tool integration with AI assistants.
Quick Start
Available Functions
list_products()
- List available products (RHEL, RHIVOS, etc.)list_states()
- List advisory states (QE, SHIPPED_LIVE, etc.)list_advisories(product, state, limit)
- List advisories ⚠️ Limited accessget_advisory_info(advisory_id)
- Get advisory details ⚠️ Requires auth
MCP Client Configuration
Add to your MCP client config (e.g., ~/.cursor/mcp.json
):
Authentication
For advisory access, run inside container:
Troubleshooting
Issue | Fix |
---|---|
"Pigeon crap. Did it forget to run kinit?" | Run kinit inside container |
Container won't start | Check: podman --version , ./build-container.sh logs |
SSE connection fails | Verify: curl http://localhost:8000/sse/ |
Products/States work but advisories don't | Run kinit for authentication |
Commands
This server cannot be installed
FastMCP server that enables AI assistants to integrate with Red Hat Errata Tool, allowing access to product information and advisory details through authenticated API calls.
Related MCP Servers
- -securityFlicense-qualityA production-ready MCP server built with FastAPI, providing an enhanced tool registry for creating, managing, and documenting AI tools for Large Language Models (LLMs).Last updated -13Python
- -securityFlicense-qualityAn AI-powered FastMCP server tool that automates the process of planning tasks, generating code, and creating GitHub pull requests.Last updated -Python
- AsecurityAlicenseAqualityAn MCP server that enables AI assistants to access and interact with Reddit content through features like user analysis, post retrieval, subreddit statistics, and authenticated posting capabilities.Last updated -11108PythonMIT License
- AsecurityAlicenseAqualityA powerful MCP server that provides interactive user feedback and command execution capabilities for AI-assisted development, featuring a graphical interface with text and image support.Last updated -119PythonMIT License