๐ 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 amountscheck_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 setupgets you started instantly - Comprehensive Testing - Full test suite with
npm run test:all - Development Helper -
npm run dev-helperfor 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
- README.md - Main documentation and setup guide
- tests/README.md - Testing documentation
- examples/README.md - Configuration examples
- CHANGELOG.md - Version history
๐ฎ 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!