
@currents/mcp
Updated todayby currents-dev
Currents MCP Server
Give your AI coding agents full visibility into your CI test results. The Currents MCP Server connects tools like Cursor and Claude directly to your Currents dashboard, so agents can diagnose flaky tests, pinpoint failures, and act on real execution data -- without leaving your editor.
- Query runs, spec files, and individual test results from CI
- Surface error trends and performance metrics across your test suite
- Manage quarantine rules, webhooks, and project settings programmatically
- Let agents fix what's broken using actual test output, not guesswork
Tools
| Tool | Description |
|---|---|
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. |
currents-disable-action | Disable an active action. |
currents-list-affected-tests | List tests affected by actions (quarantine, skip, tag) for a project within a date range. |
currents-get-affected-test-executions | Get execution details for a specific affected test (by signature) within a date range. |
currents-get-affected-executions | List test executions where a specific action/rule was applied, within a date range. |
currents-get-projects | Retrieves projects available in the Currents platform. |
currents-get-project | Get a single project by ID. |
currents-get-project-insights | Get aggregated run and test metrics for a project within a date range. |
currents-list-pull-requests | List pull-request cards for a project (runs grouped by meta.pr.id). |
currents-list-project-terms | List cursor-paginated project terms for one type (tag, branch, authorName, etc.). |
currents-create-jira-issue | Create a Jira issue from a run test using the organization Jira integration. |
currents-link-jira-issue | Link an existing Jira issue to a run test using the organization Jira integration. |
currents-list-jira-projects | List Jira projects available for the organization integration. |
currents-list-jira-issue-types | List Jira issue types and custom fields for a Jira project. |
currents-get-runs | Retrieves a list of runs for a specific project with optional filtering. |
Related servers

n8n
Updated todayby n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
★ 204,501

mcp-server-fetch
OfficialUpdated 14d agoA Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
★ 90,371

@modelcontextprotocol/server-everything
OfficialUpdated 14d agoMCP server that exercises all the features of the MCP protocol
★ 90,371