Back to Home

selenium-mcp-server

Verified Safe

by mm541

Overview

Provides a FastMCP server to enable AI agents or language models to automate web browsers for tasks like navigation, interaction, and data extraction.

Installation

Run Command
No command provided

Security Notes

The `execute_javascript` function allows arbitrary code execution within the browser's context, which carries significant security risks if the input script is not sanitized or comes from an untrusted source. Browser automation itself can expose the system to risks from malicious websites. However, the server itself does not appear to use unsafe practices like `eval` internally, relying on Selenium's robust capabilities. Running locally via stdio transport (default configuration) mitigates external network attack vectors.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-17

Tags

SeleniumWeb AutomationWeb ScrapingAI Agent ToolFastMCP