Integrations
Provides integration with Codeium through Windsurf, allowing users to add the MCP server to their Windsurf configuration for access to web development tools.
Supports screen recording functionality on macOS, with permissions required to capture screenshots of the user's display for web development purposes.
Recommends using YOLO mode for optimal experience, suggesting the MCP server works best with this feature enabled in Cursor settings.
webdev-mcp
提供有用的 Web 开发工具的 MCP 服务器。
用法
光标
- 要在项目中安装,请将 MCP 服务器添加到
.cursor/mcp.json
:
Copy
- 要全局安装,请将此命令添加到您的 Cursor 设置中:
Copy
风帆冲浪
- 将 MCP 服务器添加到您的
~/.codeium/windsurf/mcp_config.json
文件:
Copy
工具
目前,只有两个工具: takeScreenshot
和listScreens
。您的代理可以使用 list screens 工具来获取要截取的屏幕的 ID。
该工具将以 base64 编码字符串的形式返回屏幕截图。
尖端
为获得最佳体验,请确保在 Cursor 设置中启用 YOLO 模式并关闭 MCP 工具保护。在 MacOS 上,您可能需要允许 Cursor 录制您的屏幕。
You must be authenticated.
MCP 服务器提供 Web 开发工具,例如屏幕捕获功能,让 AI 代理可以截取并处理用户屏幕的屏幕截图。
Related MCP Servers
- AsecurityAlicenseAqualityAn official MCP server implementation that allows AI assistants to capture website screenshots through the ScreenshotOne API, enabling visual context from web pages during conversations.Last updated -16TypeScriptMIT License
- -securityAlicense-qualityAn MCP server that enables AI assistants to control a web browser through natural language commands, allowing them to navigate websites and extract information via SSE transport.Last updated -387PythonMIT License
- -securityFlicense-qualityEnables AI tools to capture and process screenshots of a user's screen, allowing AI assistants to see and analyze what the user is looking at through a simple MCP interface.Last updated -1Python
- -securityAlicense-qualityAn MCP server that bridges AI agents with GUI automation capabilities, allowing them to control mouse, keyboard, windows, and take screenshots to interact with desktop applications.Last updated -PythonMIT License