SeaLights

by redhat-ai-tools

Not rated
GitHub

About

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

Details

Author
redhat-ai-tools
Categories
Developer Tools, Infrastructure, Other

Setup

Install SeaLights in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/redhat-ai-tools/sealights-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

You can run the sealights-mcp server in a container using Podman or Docker:

Example configuration for running with Podman:

{ "mcpServers": { "sealights": { "command": "podman", "args": [ "run", "-i", "--rm", "-e", "SEALIGHTS_DOMAIN", "-e", "SEALIGHTS_API_TOKEN", "-e", "SEALIGHTS_AGENT_TOKEN", "quay.io/maorfr/sealights-mcp" ], "env": { "SEALIGHTS_DOMAIN": "https://your-domain.sealights.co", "SEALIGHTS_API_TOKEN": "REDACTED", "SEALIGHTS_AGENT_TOKEN": "REDACTED" } } } }

To run the server with a non-stdio transport (such as SSE), set theMCP_TRANSPORTenvironment variable to a value other thanstdio(e.g.,sse).

Example configuration to connect to a non-stdio MCP server:

{ "mcpServers": { "sealights": { "url": "https://sealights-mcp.example.com/sse", "headers": { "X-Sealights-Api-Token": "REDACTED", "X-Sealights-Agent-Token": "REDACTED" } } } }

ReplaceREDACTEDwith your API token according tohttps://api-doc.sealights.io/#authorization.

- 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.

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Crowdsourced MCP server reliability scoring — 615+ servers monitored, 2.17M+ health checks, real-time reliability data

Aggregates CI failures and outputs GO/NO_GO release verdicts

Interact with the Steadybit platform to run chaos engineering experiments.

MCP server for Tessera's LLM cost-optimization layer. Anchored spend, drift detection, recommendations as typed tools.

A comprehensive Model Context Protocol (MCP) server for the Cloudability API, providing advanced cost management, Kubernetes container analytics, and budget forecasting capabilities.

Enable AI Agents to fix build failures from CircleCI.

Access and interact with Harness platform data, including pipelines, repositories, logs, and artifact registries.

Provides access to OpenTelemetry traces and metrics through Logfire.

Integrates with PostHog for feature flag management and error tracking.

Scout's official MCP pipes error, trace and metric data from production to your AI agent

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.