Labsco
MCP SERVER · OFFICIAL PROJECT

mabl Test Automation

by Mabl

Runs low-code tests, analyses the failures, and creates tests in the cloud — mabl-hosted, with no install.

Automated Testing & QA
Summary
No API key anywhere means there is no long-lived credential to leak or rotate.

For a system that can run and create tests against your applications, removing the static-credential option entirely is a defensible choice — every connection traces to a person who signed in. The AI tools being entitlement-gated is worth checking against your plan before designing a workflow around them; the rest works on any account that can log in.

What it is

Mabl's endpoint for their low-code test automation platform, operated by mabl with nothing to self-host. An SSE endpoint exists alongside the main one.

What you get
  • Running tests and analysing why they failed
  • Creating tests in the cloud
  • Querying results across workspaces
  • AI tools, subject to the corresponding entitlement on your plan
Requirements

OAuth in the browser with your mabl account. There is no API key at all — the token is cached by the client for reconnection.

Setup effort

Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen