
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.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论