Skip to content

v1.1.0

Latest

Choose a tag to compare

@Wladastic Wladastic released this 06 Jun 09:32
· 2 commits to master since this release

๐ŸŽ‰ MCP Browser Server v1.1.0 Released!

We're excited to announce MCP Browser Server v1.1.0 with enhanced scrolling capabilities!

๐Ÿš€ What's New in v1.1.0

โœจ New Features

  • Enhanced Scrolling Support - Added 2 new powerful scroll tools
  • 14 Browser Automation Tools - Expanded automation suite
  • Comprehensive Scroll Testing - Full test coverage for scroll functionality

๐Ÿ”„ Scroll Tools Added

  • scroll - Scroll pages in any direction (up/down/left/right) with custom pixel amounts
  • check_scrollability - Detect if pages are scrollable in specific directions

๐Ÿ“‹ Previous Features (v1.0.0)

  • 12 Core Browser Automation Tools - Complete web automation suite
  • AI-Powered Analysis - Screenshot analysis using Ollama + Gemma3
  • Multi-Browser Support - Chromium, Firefox, and WebKit
  • MCP Protocol Compliance - Full Model Context Protocol implementation
  • TypeScript Implementation - Type-safe development with Zod validation

๐Ÿ› ๏ธ Developer Experience

  • One-Command Setup - npm run setup gets you started instantly
  • Comprehensive Testing - Full test suite with npm run test:all
  • Development Helper - npm run dev-helper for common tasks
  • Professional Structure - Clean, organized project layout

๐Ÿ“ฆ What's Included

โœ… 14 Browser automation tools (2 NEW scroll tools!)
โœ… AI screenshot analysis
โœ… Multi-browser support (Chrome, Firefox, Safari)
โœ… Comprehensive test suite with scroll testing
โœ… Professional documentation
โœ… Example configurations
โœ… Development utilities
โœ… VS Code integration ready

๐Ÿš€ Quick Start

# Clone and setup
git clone https://github.com/Wladastic/mcp-browser-server
cd mcp-browser-server
npm run setup

# Test everything works
npm run test:all

# Start using with your AI assistant
npm run start

๐ŸŽฏ Use Cases

Perfect for:

  • AI Assistant Integration - Enhance Claude, Copilot Chat, and other AI tools
  • Web Automation - Automate repetitive browser tasks with advanced scrolling
  • Testing Workflows - Automated web application testing with scroll validation
  • Content Analysis - AI-powered webpage analysis of long-form content
  • Development Tools - Browser automation with precise scroll control in your workflow

๐Ÿ“š Documentation

๐Ÿ”ฎ What's Next

The v1.1.0 release continues our commitment to expanding browser automation capabilities! We're already planning:

  • Additional browser automation tools
  • Enhanced AI analysis capabilities
  • Performance optimizations
  • Community contributions and extensions

๐Ÿ™ Thank You

Thank you for your continued interest in MCP Browser Server. We're excited to see what you'll build with the new scrolling capabilities!


Released on: June 6, 2025
License: Dual License (Personal/Commercial)
Requirements: Node.js 18+, Playwright browsers

Ready to automate the web with enhanced scrolling? Get started now!