webdev-mcp
An MCP server that provides useful web development tools.
Usage
Cursor
- To install in a project, add the MCP server to your
.cursor/mcp.json:
{
"mcpServers": {
"webdev": {
"command": "npx",
"args": ["webdev-mcp"],
}
}
}
- To install globally, add this command to your Cursor settings:
npx webdev-mcp
Windsurf
- Add the MCP server to your
~/.codeium/windsurf/mcp_config.jsonfile:
{
"mcpServers": {
"webdev": {
"command": "npx",
"args": ["webdev-mcp"]
}
}
}
Tools
Currently, the only 2 tools are takeScreenshot and listScreens. Your agent can use the list screens tool to get the screen id of the screen it wants to screenshot.
The tool will return the screenshot as a base64 encoded string.

Tips
Make sure YOLO mode is on and MCP tools protection is off in your Cursor settings for the best experience. You might have to allow Cursor to record your screen on MacOS.
Web Development Tools Server
Project Details
- ZukAi-MCP/webdev-mcp
- Last Updated: 5/14/2025
Recomended MCP Servers
Google Search Console Insights with Claude AI for SEOs
MCP Server for Shopify API
A Python-based Model Context Protocol (MCP) tool for Kubernetes clusters that exposes a comprehensive API to retrieve cluster...
All MCP Servers related projects.
An MCP (Model Context Protocol) server that provides Ethereum blockchain data tools via Etherscan's API. Features include checking...
MCP server for OpenRouter.ai integration
context7 mcp server for cursor
AI SOC Security Threat analysis using MCP Server
MCP server(s) for Aipolabs ACI.dev





