DirectoryFlowlens
web
Flowlens
by magentic
38
Health
stale
63
Popularity
FlowLens is an open-source MCP server that gives your coding agent (Claude Code, Cursor, Copilot, Codex) full browser context for in-depth debugging and regression testing.
105stars
6forks
Python
Apache-2.0
Updated March 11, 2026
#ai-agents#bug-reporter#chrome-extension#claude#claudecode#codex#cursor#debugging-tool#devtools#gemini-cli#mcp-server#vibe-coding
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"flowlens": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-flowlens-mcp-server"
]
}
}
}⚠ Install method inferred — check the GitHub README for exact setup
Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Maintenance Healthstale
Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10
Server Info
Categoryweb
LanguagePython
LicenseApache-2.0
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free