
Browser Tools
Summary
Browser Tools MCP provides web browsing capabilities for AI assistants through the @agentdeskai/browser-tools-mcp package. It runs as a Node.js application in a Docker container, configurable via smithery.yaml to adjust port settings and log levels. The implementation uses a non-root user for security and supports both standard and Server-Sent Events (SSE) communication modes. This tool enables AI models to interact with web content, making it valuable for workflows requiring web scraping, content analysis, or automated browsing tasks.
Available Actions(7)
runAccessibilityAudit
Ensures the page meets accessibility standards like WCAG.
runPerformanceAudit
Identifies performance bottlenecks and loading issues.
runSEOAudit
Evaluates how well the page is optimized for search engines.
runBestPracticesAudit
Checks for general best practices in web development.
runAuditMode
Runs all audits in a particular sequence. Will run a NextJS audit if the framework is detected.
runNextJSAudit
Checks for best practices and SEO improvements for NextJS applications.
runDebuggerMode
Runs all debugging tools in a particular sequence.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요