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
A self-evolving Cursor MCP with comprehensive tools and analytics
A Model Control Protocol (MCP) adapter for NCBI databases
An MCP Server for generating images via OpenAI's `gpt-image-1`
Virtual traveler library for MCP
Binance Cryptocurrency MCP
A Model Context Protocol (MCP) server that enables LLMs to interact directly with Couchbase databases. Query buckets, execute...
This read-only MCP Server allows you to connect to Azure Table data from Claude Desktop through CData JDBC...
A powerful MySQL/MariaDB database navigation MCP (Model Control Protocol) to be installed in Cursor, Claude or other tools...
Serper MCP Server supporting search and webpage scraping
Bluesky MCP (Model Context Protocol) Server





