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.
chikingsley