Skip to content

Releases: abarrac/mcp-selenium

Windows Installation Fix & Documentation Updates

12 Jun 09:49
2fa7e68

Choose a tag to compare

Added

  • Added Windows installer (install.bat)
  • Fixed path handling in bash script for Windows
  • Proper JSON escaping for Windows paths
  • Updated documentation with platform-specific instructions

MCP Selenium v1.0.0 - The Industry Standard

11 Jun 17:05

Choose a tag to compare

🎉 MCP Selenium v1.0.0 - Initial Release

The professional-grade Selenium WebDriver MCP server for AI agents is now available!

✨ What's New

  • Complete MCP Implementation: Full MCP 2024-11-05 protocol support
  • 37 Automation Tools: Comprehensive browser automation toolkit
  • Enterprise Documentation: Professional-grade setup and API docs
  • Cross-Platform: Windows, macOS, Linux compatibility
  • Spanish Support: Fully localized documentation

🚀 Quick Start

# Download manually
wget https://github.com/abarrac/mcp-selenium/releases/download/v1.0.0/mcp-selenium-1.0.0.jar

# Move to installation directory
mkdir -p ~/.mcp-selenium
mv mcp-selenium-1.0.0.jar ~/.mcp-selenium/mcp-selenium.jar

📦 Installation

See our comprehensive README for detailed installation instructions.

🛠️ What's Included

  • Browser automation (Chrome)
  • Element interactions (click, type, hover, drag)
  • Advanced screenshots (viewport, element, full-page)
  • JavaScript execution (sync/async)
  • State management (cookies, localStorage)
  • Visual verification and testing tools

🎯 Perfect For

  • AI agents and automation tools
  • Web testing and QA
  • Data extraction and scraping
  • UI automation and monitoring
  • Educational and research projects

Ready to revolutionize your web automation? Get started today! 🚀