webdev-mcp
by fefergrgrgrg
웹 개발-MCP
유용한 웹 개발 도구를 제공하는 MCP 서버입니다.
용법
커서
프로젝트에 설치하려면
.cursor/mcp.json에 MCP 서버를 추가하세요.
지엑스피1
글로벌하게 설치하려면 커서 설정에 다음 명령을 추가하세요.
npx webdev-mcp윈드서핑
~/.codeium/windsurf/mcp_config.json파일에 MCP 서버를 추가합니다.
{
"mcpServers": {
"webdev": {
"command": "npx",
"args": ["webdev-mcp"]
}
}
}Related MCP server: PyMCPAutoGUI
도구
현재 사용할 수 있는 도구는 takeScreenshot 과 listScreens 두 가지뿐입니다. 에이전트는 listscreens 도구를 사용하여 스크린샷을 찍고 싶은 화면의 화면 ID를 가져올 수 있습니다.
이 도구는 스크린샷을 base64로 인코딩된 문자열로 반환합니다.

팁
최상의 환경을 위해 커서 설정에서 YOLO 모드가 켜져 있고 MCP 도구 보호가 꺼져 있는지 확인하세요. MacOS에서는 커서가 화면을 녹화하도록 허용해야 할 수도 있습니다.
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
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