web-developer-mcp

Artmann/web-developer-mcp

3.3

If you are the rightful owner of web-developer-mcp 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.

The Web Developer MCP Server is a tool designed to enhance AI-powered web development by providing real-time browser inspection and analysis capabilities.

Tools

Functions exposed to the LLM to take actions

browser-navigate

Navigate the browser to a specific URL and start monitoring the page.

browser-reload

Reload the current page and refresh console logs.

browser-console

Retrieve all console messages from the current page.

inspect-elements

Get detailed information about DOM elements including styles, position, and visibility.

extract-html

Extract raw HTML markup of elements for testing or analysis.

network-requests

List all network requests captured since page load with optional filtering.

network-inspect

Get detailed information about a specific network request including headers, body, and response data.

network-clear

Clear the network request buffer to start fresh monitoring.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources