Back to Home
RaphaEnterprises-AI icon

argus-mcp-server

Verified Safe

by RaphaEnterprises-AI

Overview

Model Context Protocol (MCP) server for Argus E2E Testing Agent, enabling AI coding assistants to interact with web automation, E2E testing, and quality intelligence capabilities.

Installation

Run Command
npm run dev

Environment Variables

  • AI
  • SCREENSHOTS
  • BROWSER_POOL_URL
  • BROWSER_POOL_JWT_SECRET
  • ARGUS_API_URL
  • ARGUS_BRAIN_URL
  • API_TOKEN
  • ANTHROPIC_API_KEY
  • AUTH_STATE
  • MCP_OAUTH
  • MCP_OBJECT

Security Notes

The server uses JWT for authenticating with its browser pool, signed URLs for R2 screenshot access, and an OAuth2 device flow for user authentication, which are good security practices. Secrets like API tokens and JWT signing keys are stored as environment variables/Cloudflare secrets. A minor concern is the 'default-secret-for-dev' fallback for BROWSER_POOL_JWT_SECRET, which could be a risk if inadvertently used in production, though it's clearly labeled for development.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens200
Stars0
Forks0
Last Update2026-01-17

Tags

AI IDE integrationE2E testingWeb automationCloudflare WorkersQuality intelligenceSelf-healing testsCode generation