Skip to main content
Glama

webdev-mcp

便利な Web 開発ツールを提供する MCP サーバー。

使用法

カーソル

  • プロジェクトにインストールするには、MCP サーバーを.cursor/mcp.jsonに追加します。

{
	"mcpServers": {
		"webdev": {
			"command": "npx",
			"args": ["webdev-mcp"],

		}
	}
}
  • グローバルにインストールするには、カーソル設定に次のコマンドを追加します。

npx webdev-mcp

ウィンドサーフィン

  • MCP サーバーを~/.codeium/windsurf/mcp_config.jsonファイルに追加します。

{
	"mcpServers": {
		"webdev": {
			"command": "npx",
			"args": ["webdev-mcp"]
		}
	}
}

Related MCP server: PuppeteerMCP Server

ツール

現在、利用可能なツールはtakeScreenshotlistScreens 2つだけです。エージェントは list screens ツールを使用して、スクリーンショットを撮りたい画面の画面IDを取得できます。

このツールは、スクリーンショットを base64 でエンコードされた文字列として返します。

画像.png

ヒント

最適なエクスペリエンスを得るには、カーソル設定でYOLOモードがオンになっていること、MCPツール保護がオフになっていることを確認してください。macOSでは、カーソルによる画面録画を許可する必要があるかもしれません。

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    B
    maintenance
    An MCP server that enables capturing website screenshots with full-page, element-specific, and device-responsive capabilities through natural language commands.
    3
    41
    57
    MIT

View all related MCP servers

Related MCP Connectors

  • Screenshot, diff, audit and sitemap-capture any web page — 5 MCP tools for AI agents.

  • Screenshot and HTML render MCP server for AI agents

  • OCR, transcription, file extraction, and image generation for AI agents via MCP.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fefergrgrgrg/smileyCoinDev'

If you have feedback or need assistance with the MCP directory API, please join our Discord server