Microsoft Edge Browser Automation
БесплатноНе проверенAutomate Microsoft Edge browser via Selenium.
Описание
Automate Microsoft Edge browser via Selenium.
README
MCP server that exposes Microsoft Edge browser automation via Selenium as tools for GitHub Copilot CLI.
Setup
pip install -r requirements.txt
Ensure msedgedriver.exe in drivers/ matches your installed Edge version.
Usage
Run the server via stdio transport (configured in Copilot CLI settings):
{
"mcpServers": {
"edge-browser": {
"command": "python",
"args": ["C:/path/to/edge-mcp/server.py"]
}
}
}
Tools Reference
| Tool | Description |
|---|---|
launch_browser |
Start Edge session, optionally navigate to URL and auto-login |
close_browser |
Quit browser and clean up session |
get_session_status |
Check if browser is open, get current URL/title |
navigate |
Go to a URL |
go_back / go_forward / refresh |
Browser navigation |
read_page_text |
Get visible text (full page or scoped by selector) |
find_elements |
Find elements by CSS/XPath, return text + attributes |
get_element_attribute |
Get specific attribute of an element |
screenshot |
Capture page screenshot |
click |
Click an element |
type_text |
Type into an input field |
press_key |
Send keyboard keys |
select_option |
Select from dropdown |
run_actions |
Execute a batch of actions sequentially |
wait_for |
Wait for element to appear/disappear/be clickable |
execute_js |
Run JavaScript in the page |
login_graph_explorer |
Automated Graph Explorer login flow |
Установка Microsoft Edge Browser Automation
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/iakov-gan/mcp-server-edgeFAQ
Microsoft Edge Browser Automation MCP бесплатный?
Да, Microsoft Edge Browser Automation MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Microsoft Edge Browser Automation?
Нет, Microsoft Edge Browser Automation работает без API-ключей и переменных окружения.
Microsoft Edge Browser Automation — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Microsoft Edge Browser Automation в Claude Desktop, Claude Code или Cursor?
Открой Microsoft Edge Browser Automation на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Playwright
Browser automation, scraping, screenshots
автор: MicrosoftPuppeteer
Browser automation and web scraping.
автор: modelcontextprotocolopentabs-dev/opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
автор: opentabs-devrobhunter/agentdeals
1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan
автор: robhunterCompare Microsoft Edge Browser Automation with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории browse
