C

currents-mcpCurrents MCP Server

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The Currents MCP Server connects AI coding tools like Cursor and Claude to the Currents dashboard, providing agents with direct access to CI test results. This allows agents to diagnose and fix issues using actual test data without leaving their editor. The server enables querying test runs, spec files, and individual test results from CI, surfacing error trends and performance metrics across the test suite. It also allows for the management of quarantine rules, webhooks, and project settings programmatically.

Key features

  • Connects to Currents dashboard for real-time test data
  • Query runs, spec files, and individual test results from CI
  • Surface error trends and performance metrics
  • Manage quarantine rules, webhooks, and project settings programmatically
  • List and manage actions for projects
  • Retrieve test execution details and aggregated metrics

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

AI Agent Test Diagnosis

An AI coding agent uses the Currents MCP Server to access CI test results and diagnose flaky tests or pinpoint failures directly within their development environment.

Test Data Analysis

A developer uses the Currents MCP Server to query test runs and retrieve performance metrics across their test suite, helping them identify areas for improvement.

Pros & Cons

Pros

  • Provides AI coding agents with direct access to CI test results
  • Enables diagnosis and fixing of issues using actual test data
  • Allows for programmable management of project settings and test data analysis

Cons

  • Requires integration with Currents dashboard and other tools
  • May have a learning curve for setup and usage

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

What are the prerequisites and potential learning curve for setting up Currents MCP?

You need an existing Currents dashboard and CI integration; the server must be configured to communicate with both the dashboard and your AI tools. Initial setup involves installing the server, authenticating, and learning the CLI commands, which can be moderately complex for first‑time users.

Asked by Vera Nováková · Dec 2, 2025

What kind of test analytics does the server expose for agents?

It surfaces error trends, performance metrics, and aggregated run/test metrics (via `currents get project insights`) as well as detailed execution data for individual tests, helping agents pinpoint flaky tests and failures.

Asked by Freya Solberg · Nov 8, 2025

Can I programmatically manage quarantine rules and webhooks with Currents MCP?

Yes, the server provides commands such as `currents create action` and `currents update action` that let you create, update, enable, or disable quarantine rules, webhooks, and other project settings through code.

Asked by Rosalind Frost · Oct 15, 2025

How does Currents MCP Server integrate with AI coding tools like Cursor and Claude?

Currents MCP Server connects those tools to your Currents dashboard via an API, allowing the agents to query CI test runs, spec files, and individual test results directly from the editor without leaving the development environment.

Asked by Henrik Dahl · Aug 23, 2025

Ask a question

MCP Servers alternatives