DrissionPage-MCP-Server

persist-1/DrissionPage-MCP-Server

3.4

If you are the rightful owner of DrissionPage-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

DrissionPage-MCP-Server is a Model Context Protocol (MCP) server that enhances AI assistants with robust browser automation capabilities.

Tools

Functions exposed to the LLM to take actions

connect_browser

Connect or launch a browser.

new_tab

Create a new browser tab.

navigate

Navigate to a webpage.

click_element

Click on a webpage element.

input_text

Input text into a webpage element.

get_element_text

Retrieve text content of an element.

get_page_text

Retrieve complete text content of a page.

take_screenshot

Capture a screenshot of a page or element.

get_screenshot_data

Retrieve screenshot data.

get_dom_tree

Retrieve the DOM tree structure.

find_elements

Find elements on a page.

enable_network_monitoring

Enable network monitoring.

get_network_logs

Retrieve network logs.

save_page_source

Save the page source code.

get_cookies

Retrieve cookies.

execute_javascript

Execute JavaScript code.

run_cdp_command

Execute a CDP command.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources