webdev-mcp

by ZukAi-MCP
53
2
  • Apple

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.

desarrollo web-mcp

Un servidor MCP que proporciona herramientas útiles de desarrollo web.

Uso

Cursor

  • Para instalarlo en un proyecto, agregue el servidor MCP a su .cursor/mcp.json :
{ "mcpServers": { "webdev": { "command": "npx", "args": ["webdev-mcp"], } } }
  • Para instalarlo globalmente, agregue este comando a la configuración del cursor:
npx webdev-mcp

Windsurf

  • Agregue el servidor MCP a su archivo ~/.codeium/windsurf/mcp_config.json :
{ "mcpServers": { "webdev": { "command": "npx", "args": ["webdev-mcp"] } } }

Herramientas

Actualmente, las únicas dos herramientas disponibles son takeScreenshot y listScreens . Su agente puede usar la herramienta "Listar pantallas" para obtener el ID de la pantalla que desea capturar.

La herramienta devolverá la captura de pantalla como una cadena codificada en base64.

Consejos

Asegúrate de que el modo YOLO esté activado y la protección de las herramientas MCP desactivada en la configuración del cursor para disfrutar de la mejor experiencia. Es posible que tengas que permitir que el cursor grabe tu pantalla en macOS.

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Un servidor MCP que proporciona herramientas de desarrollo web, como capacidades de captura de pantalla que permiten a los agentes de IA tomar y trabajar con capturas de pantalla de la pantalla del usuario.

  1. Uso
    1. Cursor
    2. Windsurf
  2. Herramientas
    1. Consejos

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        An 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 -
        1
        6
        TypeScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        An 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 -
        387
        Python
        MIT License
        • Apple
      • -
        security
        F
        license
        -
        quality
        Enables 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 -
        1
        Python
        • Linux
        • Apple
      • -
        security
        A
        license
        -
        quality
        An 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 -
        Python
        MIT License
        • Apple
        • Linux

      View all related MCP servers

      ID: bctdqgwrft