chrome-devtools-mcp: chrome-devtools-mcp enables AI coding assistants like Gemini, Claude, and Copilot to interact with a live Chrome browser via the Model-Context-Protocol (MCP). It grants AI full access to Chrome DevTools for reliable automation, deep debugging, and detailed performance insights.; mcp_server_filesystem: This MCP server provides a clean API for file system operations, allowing AI assistants like Claude to read, write, update, and delete files securely within a specified project directory. It transforms your workflow by enabling natural language prompting for code generation and modification directly in your project files.
Automating browser interactions for testing or data extraction
Review repositories to provide analysis and recommendations.