Labsco
redhat-ai-tools logo

SeaLights

from redhat-ai-tools

An MCP server for interacting with the SeaLights platform for quality intelligence.

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

sealights-mcp

MCP server for SeaLights

Available Tools

  • get_apps(): Get list of applications.
  • get_audit_log_actions(): Get a list of all actions recorded in the audit log.
  • get_branches(app_name, visibility="visible"): Get list of branches for a specific application.
  • get_build_coverage(bsid): Get coverage data for a specific build by Build Session ID (bsid).
  • get_build_metadata(bsid): Get detailed metadata for a specific build by Build Session ID (bsid).
  • get_builds(app_name="", branch_name=""): Get list of builds for a specific application and/or branch.
  • get_live_agents(): Get all live agents.