← Back to search

lambda-test-mcp

hoangnguyen0403 Scanned 25d ago

MCP server for LambdaTest Automation — fetch sessions, logs, and video URLs.

npm
A
91.6 / 100

Versions

1.1.3latest
May 26, 2026
1.1.1
May 20, 2026
1.1.0
Apr 11, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 3

get_build_failures
annotations: none low

List all failed test sessions in a LambdaTest App Automation build. Returns session IDs, test names, duration, and direct dashboard URLs. Use this first to find which sessions to debug.

get_session_error
annotations: none low

Fetch the filtered error block from a failed LambdaTest session instrumentation log. Returns only the ~50 lines around FlutterError / Exception / assertion failures — NOT the full log. Token-efficient.

session_id string
get_session_video
annotations: none low

Get the direct video URL for a LambdaTest test session. Returns the S3 video URL you can open or download to inspect the failure visually.

session_id string

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 15

low
Tool 'get_build_failures' has no annotations annotation_checker · 100%
low
Tool 'get_session_error' has no annotations annotation_checker · 100%
low
Tool 'get_session_video' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
package.json metadata manifest_parser · 100%
info
Tool: get_build_failures manifest_parser · 70%
info
Tool: get_session_error manifest_parser · 70%
info
Tool: get_session_video manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (2) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 628 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%