ie-mcp
by thomfilg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IE_PYDEPS | No | Extra sys.path dir for vendored selenium. | ../.pydeps |
| IE_NO_LOCK | No | Set to 1/true/yes to disable the single-browser lock. | |
| IE_LOG_FILE | No | If set, also append [ie-mcp] logs to this file. | |
| IE_EDGE_PATH | No | Path to msedge.exe. | C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe |
| IE_LOCK_FILE | No | Cross-process single-browser lock file. | %TEMP%\ie_mcp.lock |
| IE_SITE_LIST | No | Path to an Edge IE-mode site-list XML. | |
| IE_DEFAULT_URL | No | URL ie_open uses when none is given. | about:blank |
| IE_DRIVER_PATH | No | Path to IEDriverServer.exe. | per-user cache path |
| IE_PAGE_TIMEOUT | No | Per-page load timeout (seconds). | 30 |
| IE_ATTACH_RETRIES | No | IEDriver attach attempts. | 3 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/thomfilg/ie-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server