Enables LLMs to drive Edge in IE mode for automating legacy IE-only web applications, supporting tasks like clicking, filling forms, and data extraction via Selenium.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.IE_PYDEPS— ../.pydeps Extra sys.path dir for vendored selenium.IE_SITE_LIST— When is set, the server self-heals the HKCU Edge policyIE_DEFAULT_URL— about:blank URL ie_open uses when none is given.IE_ATTACH_RETRIES— 3 IEDriver attach attempts.IE_PAGE_TIMEOUT— 30 Per-page load timeout (seconds).IE_LOG_FILE— (unset) If set, also append [ie-mcp] logs to this file.IE_LOCK_FILE— %TEMP%\ie_mcp.lock Cross-process single-browser lock file.IE_NO_LOCK— (unset) Set to 1/true/yes to disable the single-browser lock.[](https://m8ven.ai/mcp/thomfilg-ie-mcp-1j3thq)