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
に追加します。
- グローバルにインストールするには、カーソル設定に次のコマンドを追加します。
ウィンドサーフィン
- MCP サーバーを
~/.codeium/windsurf/mcp_config.json
ファイルに追加します。
ツール
現在、利用可能なツールはtakeScreenshot
とlistScreens
2つだけです。エージェントは list screens ツールを使用して、スクリーンショットを撮りたい画面の画面IDを取得できます。
このツールは、スクリーンショットを base64 でエンコードされた文字列として返します。
ヒント
最適なエクスペリエンスを得るには、カーソル設定でYOLOモードがオンになっていること、MCPツール保護がオフになっていることを確認してください。macOSでは、カーソルによる画面録画を許可する必要があるかもしれません。
You must be authenticated.
AI エージェントがユーザーの画面のスクリーンショットを撮影して操作できるようにする画面キャプチャ機能などの Web 開発ツールを提供する MCP サーバー。
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