Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 📂 Browser Automation
  3. Currents MCP
Currents MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:48:22 PM

Currents MCP

User RatingsBe the first to rate and review this MCP server!
View Repository20 GitHub StarsTotal stargazers on GitHub for the source repository (20 stars).Visit Website
testingplaywrightcijiradeveloper-tools

Connects AI coding agents to Currents for CI test diagnosis, run management, metrics, Jira issues, and test actions.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "currents-dev-currents-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@currents/mcp"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (39) Directory Badge Claim listing Alternatives📂 More in Browser Automation

Overview

currents-dev/currents-mcp MCP server connects Cursor and Claude to Currents test data through MCP tools. It lets agents inspect CI runs, test failures, execution context, performance metrics, evidence artifacts, quarantine actions, webhooks, and Jira workflows. Reach for it when an agent needs real Playwright execution data to investigate failures or manage Currents resources without switching to the dashboard.

Use cases

•Diagnose Playwright failures from CI execution data
•Inspect flaky tests and historical test results
•Manage quarantine, skip, and tag actions
•Create Jira issues from failed run tests
•Review test performance and error trends

Key features

•Query Currents projects, runs, tests, and executions
•Retrieve failure context and test evidence
•Manage test actions and project webhooks
•Analyze test, spec-file, and error metrics
•Create or link Jira issues
•Control and reset CI test runs

Capabilities & Tool Schemas (39) ~789 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Currents MCP.

currents-list-actions

List all actions for a project with optional filtering.

currents-create-action

Create a new action for a project.

currents-get-action

Get a single action by ID.

currents-update-action

Update an existing action.

currents-delete-action

Delete (archive) an action.

currents-enable-action

Enable a disabled action.

How Currents MCP works

What currents-dev/currents-mcp MCP server does

The currents-dev/currents-mcp MCP server exposes Currents dashboard and CI test data to MCP-compatible coding agents. It is aimed at diagnosing Playwright test failures using recorded execution data rather than inferred results. Agents can inspect runs, spec instances, test results, failure context, error aggregates, historical performance, and test evidence such as screenshots, videos, traces, and attachments.

The server also supports operational workflows around Currents projects. Agents can create, update, enable, disable, and archive actions such as quarantine, skip, or tag rules. They can manage project webhooks, inspect pull-request cards, retrieve project terms, and create or link Jira issues through the organization’s Jira integration.

How it works

MCP clients invoke named Currents tools, with each tool handling a focused query or mutation. Read operations cover projects, runs, individual executions, test signatures, affected tests, errors, performance, and evidence. Date-range and filtering options are available for several project and execution queries.

Run operations include finding runs, retrieving run details, cancelling an in-progress run, resetting failed spec files for re-execution, deleting runs, and cancelling a run through a GitHub Actions workflow run ID and attempt number. Test debugging can be narrowed to a run, instance, or test level through failure-context retrieval.

Jira operations use the organization’s existing Jira integration. The available tools can list Jira projects and issue types, create an issue from a run test, or link an existing issue to one. Evidence retrieval returns signed download URLs grouped by test, according to the README.

Setup and configuration

Install currents-dev/currents-mcp MCP server with the project’s documented command:

Terminal
npx -y @currents/mcp

Configure the CURRENTS_API_KEY environment variable with a Currents API key. The repository’s Cursor installation configuration passes this variable to the server. The supplied material does not document additional environment variables, authentication scopes, or account setup steps.

The README identifies Cursor and Claude as supported agent integrations. It does not provide client-specific configuration details beyond the Cursor installation link and environment-variable example.

Tools and capabilities

The documented tool groups include:

  • Actions: list, create, retrieve, update, archive, enable, and disable project actions.
  • Affected tests: inspect tests and executions influenced by actions within a date range.
  • Projects and analytics: list projects, retrieve a project, inspect insights, terms, error metrics, spec-file performance, and test performance.
  • Runs and debugging: query runs, inspect details, find runs, cancel or reset runs, delete runs, inspect spec instances, retrieve historical test results, and get failure context.
  • Collaboration: list pull-request cards and create or link Jira issues.
  • Artifacts and automation: retrieve test evidence, manage webhooks, and cancel GitHub Actions CI runs.
  • Test identity: generate signatures from a project, spec-file path, and test title.

Limitations and notes

The currents-dev/currents-mcp MCP server depends on access to Currents data and a configured API key. The provided material does not state whether Currents accounts or particular features require payment. It also does not document permissions, rate limits, retention, webhook payloads, or the exact schemas for tool arguments and responses.

Actions that change or remove data include updating, disabling, archiving, cancelling, resetting, deleting, and creating resources. Review agent permissions before enabling these operations in an automated workflow. Jira tools likewise depend on an organization Jira integration being available.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Browser Automation View all alternatives
  • Wopee MCP logoWopee MCP

    Autonomous testing for web apps — dispatch AI agents that open real browsers, execute test cases, and report pass/fail with screenshots. Generate user stories, test cases, and Playwright code from your app context. 8 tools for end-to-end test automation.

    📂 Browser Automation2 views
    Compare vs Wopee MCP →
  • MCP Server Playwright logoMCP Server Playwright

    An MCP server for browser automation using Playwright

    📂 Browser Automation3 views
    Compare vs MCP Server Playwright →
  • Playwright MCP Server logoPlaywright MCP Server

    An MCP server using Playwright for browser automation and webscrapping

    📂 Browser Automation2 views
    Compare vs Playwright MCP Server →
  • Manzanas logoManzanas
    Verified

    Drive iOS simulators from Claude Code, Cursor or Codex by accessibility label instead of screenshot-and-tap-coordinates. Exposes ui_tree, tap_element, type_into_element, wait_for_element and scroll_to_element, and every action reports whether the UI actually changed. A Mac daemon underneath hands out simulators as TTL leases with a queue and keeps a SIGSTOP warm pool, so a lease gets a live simulator in about 0.28s instead of a 7s cold boot, and multiple agents can share one Mac without colliding. Open source, MIT.

    📂 Browser Automation5 views
    Compare vs Manzanas →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
20
Stargazers on the source repository.
npm downloads
147k
Package downloads in the last 30 days.
Last commit
2d ago
Most recent push to the default branch.
Tools exposed
39
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Currents MCP

Run `npx -y @currents/mcp` and configure the `CURRENTS_API_KEY` environment variable.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCurrents MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/currents-dev-currents-mcp?style=directory)](https://allmcps.com/mcp/currents-dev-currents-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/currents-dev-currents-mcp"><img src="https://allmcps.com/api/badge/currents-dev-currents-mcp?style=directory" alt="Currents MCP on AllMCPs" /></a>

Technical Specs & Signals

Category📂Browser Automation
PricingBring your own API key (usage-based cost)
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 9, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars20
GitHub Star CountTotal stargazers on GitHub representing community popularity (20 stars).
Last commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 9, 2026
npm downloads147,424/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
61Quality signal: Good · 61/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity10/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev · @currents/mcp (npm)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 📂 Browser Automation →Best MCP servers for Browser Automation →Alternatives to Currents MCP →Install in Claude DesktopInstall in CursorInstall in VS Code