playwright-mcp: Playwright MCP is a server that leverages Playwright's browser automation capabilities to enable Large Language Models (LLMs) to interact with web pages. It utilizes structured accessibility snapshots, allowing LLMs to process web content without relying on visual input or traditional screenshots.; code-graph-mcp: code-graph-mcp is a high-performance server that builds a structured knowledge graph of your codebase for AI coding assistants. It offers multi-language AST parsing, semantic search, call graph traversal, and HTTP route tracing to provide deep code understanding and optimize LLM context usage.
Enabling LLM-powered web browsing and task completion
Perform impact analysis to understand the consequences and blast radius of proposed code changes.