C

Currents

Server spec
Install
See source repository
Transport
stdio
Auth
Not publicly specified
Language
Not publicly specified
Tools exposed
6
Official
Community

The Currents MCP server provides a bridge between AI agents and browser test automation results. It focuses specifically on processing Playwright test failures reported through the Currents platform, offering tools for analysis and remediation.

As part of the Model Context Protocol ecosystem, this server specializes in web testing scenarios. It enables agents to interact with browser test results, diagnose failures, and implement fixes, extending the capabilities of automated testing pipelines.

The typical user would be a quality engineering team running Playwright tests at scale. Developers maintaining complex web applications would find value in automating the diagnosis of browser-based test failures through this MCP integration.

Tools exposed

list_failed_testsretry_testanalyze_failureupdate_test_scriptget_browser_logscompare_screenshots

Resources

Test resultsBrowser logsScreenshots

Requirements

  • Playwright test suite
  • Currents account
  • Node.js (if Playwright is used with JavaScript)

Use cases

Automatically retry failed Playwright testsAnalyze browser logs to diagnose test failuresUpdate test scripts based on analysis of failuresCompare screenshots to detect visual regressionsGenerate reports on test stability trends

Pros & cons

Pros

  • Reduces manual work in maintaining browser test suites
  • Leverages AI for complex failure analysis
  • Tight integration with Playwright ecosystem

Cons

  • Requires existing Playwright test infrastructure
  • Dependent on Currents platform features
  • Limited to browser automation use cases

Related MCP servers

B
Web & Browsers

stdio · 6 tools

The Browserbase MCP server enables automated browser interactions in the cloud, such as web navigation, data extraction,...

View details Visit
B
Web & Browsers

stdio · 5 tools

The MCP server connects an AI agent to BrowserStack's Test Platform, enabling automated browser and device testing. It a...

View details Visit
D
Web & Browsers

http · 5 tools

The Debugg AI MCP server enables AI agents to create and run zero-config end-to-end tests against code changes in remote...

View details Visit

Explore the source

Currents

View repository