Skip to content

@currents/mcp

Free

by MCP Community

Currents MCP server

v2.2.16Added Apr 12, 2026
currentsmcp-serverplaywrightdashboardreporting
Works with:ClaudeGPTGeminiCopilot

@currents/mcp MCP Server

Currents MCP server

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @currents/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@currents/mcp": {
      "command": "npx",
      "args": ["-y", "@currents/mcp"]
    }
  }
}