Webpage MCP
UnclaimedTurn your existing webpages into an MCP server for agent control
Install
npx -y webpage-mcp@latest register --browser chrome --force --extension-id <extension_id_from_popup_or_welcome>Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (27)
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_capture
Capture network requests (start/stop, optional response bodies via CDP)
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