AgentMarketMCP / SKILL 资产档案馆

目录 / Selenium MCP Server

MCP 鉴权未知 未评级 已上架

Selenium MCP Server

Enable AI assistants and applications to perform automated web browser interactions, testing, and scraping through a standardized interface. Control multiple browsers with comprehensive element interaction and advanced navigation tools. Benefit from type-safe, robust browser automation powered by Selenium WebDriver.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 17:03):Enable AI assistants and applications to perform automated web browser interactions, testing, and scraping through a sta…
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://selenium-mcp--pshivapr.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Selenium MCP Server": {
      "url": "https://selenium-mcp--pshivapr.run.tools"
    }
  }
}

能力清单

工具说明
browser_openOpen a new browser session
browser_navigateNavigate to a URL
browser_navigate_backNavigate back in the browser
browser_navigate_forwardNavigate forward in the browser
browser_titleGet the current page title
browser_get_urlGet the current page URL
browser_get_page_sourceGet the current page source
browser_maximizeMaximize the browser window
browser_resizeResize the browser window
browser_refreshRefresh the current page
browser_switch_to_windowSwitch to a different browser window
browser_switch_to_original_windowSwitches back to the original browser window
browser_switch_to_window_by_titleSwitch to a window by its title
browser_switch_window_by_indexSwitch to a window by its index
browser_switch_to_window_by_urlSwitch to a window by its URL
browser_closeClose the current browser session
browser_find_elementFind an element
browser_find_elementsFind multiple elements
browser_clickPerform a click on an element
browser_typeType into an editable field
browser_clearClears the value of an input element
browser_get_element_textGets the text of an element
browser_get_attributeGets the value of an attribute from an element
browser_element_is_displayedChecks if an element is displayed
browser_element_is_enabledChecks if an element is enabled
browser_element_is_selectedChecks if an element is selected
browser_switch_to_frameSwitches to an iframe element
browser_switch_to_default_contentSwitches to the default content
browser_switch_to_parent_frameSwitches to the parent iframe
browser_file_uploadUploads a file using a file input element
browser_hoverHover over an element
browser_wait_for_elementWait for an element to be present
browser_drag_and_dropPerform drag and drop between two elements
browser_double_clickPerform double click on an element
browser_right_clickPerform right click (context click) on an element
browser_select_dropdown_by_textSelect dropdown by visible text
browser_select_dropdown_by_valueSelect dropdown by value
browser_key_pressPress a key on the keyboard
browser_execute_scriptExecute JavaScript in the context of the current page
browser_scroll_to_elementScroll to an element
browser_scroll_to_topScroll to the top of the page
browser_scroll_to_bottomScroll to the bottom of the page
browser_scroll_to_coordinatesScroll to specific coordinates
browser_scroll_by_pixelsScroll by a specific number of pixels
browser_select_checkboxSelect a checkbox
browser_unselect_checkboxUnselect a checkbox
browser_submit_formSubmit a form
browser_focus_elementFocus on a specific element
browser_blur_elementRemove focus from a specific element
browser_screenshotTake a screenshot of the current page
browser_get_cookiesGet all cookies
browser_get_cookie_by_nameGet a cookie by name
browser_add_cookie_by_nameAdd a cookie to the browser
browser_set_cookie_objectSet a cookie in the browser
browser_delete_cookieDelete a cookie from the browser
browser_delete_cookiesDelete cookies from the browser
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。