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
- zueai/webdev-mcp
- Last Updated: 5/5/2025
Recomended MCP Servers
A universal RPC layer for AI agents. Connect to any function, any language, any framework, in minutes.
An MCP (Model Context Protocol) tool that provides real-time weather data, forecasts, and historical weather information using the...
MCP Gateway - translate MCP tool-callings to HTTP requests
MCP for interacting with Sanity IO projects.
本项目是基于dify开源项目实现的dsl工作流脚本合集
linear MCP server based on mcp-go
A Model Context Protocol (MCP) Interface around the Gumloop API
MCP server that provides doc forge capabilities





