Artmann/web-developer-mcp
A Model Context Protocol (MCP) server that provides web development tools for AI assistants. Enables browser automation, DOM inspection, network monitoring, and console analysis through Playwright.
Platform-specific configuration:
{
"mcpServers": {
"web-developer-mcp": {
"command": "npx",
"args": [
"-y",
"web-developer-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...