MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

Β© 2026 MCPHub

Servers/Code Execution/currents-dev/currents-mcp
Code ExecutionOfficialTypeScript
C

currents-dev/currents-mcp

πŸŽ–οΈ πŸ“‡ ☁️ Enable AI Agents to fix Playwright test failures reported to [Currents](https://currents.dev).

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

πŸŽ–οΈ πŸ“‡ ☁️ Enable AI Agents to fix Playwright test failures reported to [Currents](https://currents.dev).

Installation

claude mcp add --transport stdio currents --env CURRENTS_API_KEY=<KEY> -- npx -y @currents/mcp

Configuration

{
  "mcpServers": {
    "currents": {
      "command": "npx",
      "args": ["-y", "@currents/mcp"],
      "env": {
        "CURRENTS_API_KEY": "your-api-key"
      }
    }

Capabilities

  • Query runs and test results

    Ask for recent CI runs or historical results via `currents-get-runs` and `currents-get-test-results`.

  • Diagnose failures with context

    Get failure context for AI debugging at run, instance, or test level using `currents-get-context`.

  • Collect test evidence

    Retrieve screenshots, videos, traces, and attachments from CI runs with `currents-get-test-evidence`.

  • Manage quarantine and actions

    List, create, update, or disable actions like quarantine rules via `currents-list-actions` and `currents-create-action`.

  • Manage webhooks

    List, create, update, or delete project webhooks with `currents-list-webhooks` and `currents-create-webhook`.

Tags

  • development
  • awesome-list

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago