MCP Tools – Page 119

MCP Tool Categories

Showing 1417 to 1428 of 1574 results

get-library-docs

Fetch up-to-date, version-specific documentation for a resolved library ID.

By thumbsupordown

resolve-library-id

Resolve a plain library name to a Context7-compatible library ID.

By thumbsupordown

browser_close

Close the current page and release its browser resources.

By thumbsupordown

browser_verify_element_visible

Assert that a given element is visible on the page.

By thumbsupordown

browser_generate_locator

Generate a stable Playwright locator for a chosen element.

By thumbsupordown

browser_resize

Resize the browser window to the given width and height.

By thumbsupordown

browser_tabs

List, create, close, or select a browser tab in the session.

By thumbsupordown

browser_handle_dialog

Accept or dismiss a native browser dialog such as an alert.

By thumbsupordown

browser_file_upload

Upload one or multiple files through a file input element.

By thumbsupordown

browser_network_requests

List the network requests issued since loading the page.

By thumbsupordown

browser_console_messages

Return all console messages logged by the current page.

By thumbsupordown

browser_find

Search the accessibility snapshot for matching text or a regex.

By thumbsupordown