Back to Home
magentic icon

flowlens-mcp-server

Verified Safe

by magentic

Overview

Provides coding agents with full browser context from recorded user flows for debugging and regression testing.

Installation

Run Command
flowlens-mcp-server

Environment Variables

  • FLOWLENS_MCP_TOKEN

Security Notes

The server makes external network calls to the FlowLens API (flowlens-api.magentic.ai) and downloads recordings from URLs provided by this API. While the server itself does not contain obvious vulnerabilities like 'eval' or command injection based on user input, a compromise of the FlowLens API or manipulation of the provided video/RRWEB URLs could lead to the download of malicious files. However, these downloaded files (WEBM, JSON) are processed internally (e.g., for screenshots, DOM snapshots) and not directly executed, mitigating immediate execution risks. Authentication relies on a `FLOWLENS_MCP_TOKEN` which is expected to be provided via environment variables, a standard and secure practice to avoid hardcoding secrets.

Similar Servers

Stats

Interest Score71
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars80
Forks2
Last Update2025-12-07

Tags

debuggingregression testingbrowser automationAI agentdevelopment tools