MCPVault

chrome_network_capture

MCP tool from Webpage MCP by mcpland

Capture network requests (start/stop, optional response bodies via CDP)

How to use it

chrome_network_capture is exposed by the Webpage MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the chrome_network_capture tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Webpage MCP

$npx -y webpage-mcp@latest register --browser chrome --force --extension-id <extension_id_from_popup_or_welcome>
FULL WEBPAGE MCP LISTING

Other tools in Webpage MCP (26)

chrome_bookmark_add

Add a new bookmark

chrome_bookmark_delete

Delete a bookmark

chrome_bookmark_search

Search bookmarks by title and URL

chrome_click_element

Click elements via CSS selector, XPath, element ref, or coordinates

chrome_close_tabs

Close one or more tabs

chrome_computer

Mouse and keyboard interaction with the browser (computer use)

chrome_console

Capture console output (snapshot or persistent buffer mode)

chrome_fill_or_select

Fill or select form elements (input, textarea, select, checkbox, radio)

chrome_get_web_content

Fetch and parse web page content

chrome_gif_recorder

Record browser activity as an animated GIF

chrome_handle_dialog

Handle JavaScript dialogs (alert/confirm/prompt)

chrome_handle_download

Wait for and retrieve download details

chrome_history

Search and retrieve browsing history

chrome_javascript

Execute JavaScript code in a browser tab

chrome_keyboard

Simulate keyboard input (keys, combinations, or text)

chrome_navigate

Navigate the current tab or open a URL in a new tab/window; also supports refresh/history

chrome_network_request

Send network requests from the browser context (with cookies)

chrome_read_page

Get an accessibility tree of visible elements on the page

chrome_request_element_selection

Let the user manually select elements on the page

chrome_screenshot

Take a screenshot of the page or a specific element

chrome_switch_tab

Switch to a specific tab

chrome_upload_file

Upload files to web forms via CDP

get_windows_and_tabs

Get all open browser windows and tabs

performance_analyze_insight

Get a lightweight summary of the last recorded trace

performance_start_trace

Start a performance trace recording

performance_stop_trace

Stop the active performance trace