blowback

blowback

3.4

If you are the rightful owner of blowback and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Blowback is a Model Context Protocol (MCP) server designed to integrate with front-end (FE) development servers, enhancing their capabilities by supporting various tools and resources.

Blowback, formerly known as Vite MCP Server, is a versatile MCP server that integrates with front-end development servers to enhance their functionality. It supports integration with Cursor and provides a range of tools for browser automation, log management, and checkpoint-based state management. Blowback captures browser console logs, manages checkpoints, and facilitates communication between the MCP client and the development server. It leverages Puppeteer for browser automation and maintains data stores for HMR events, console logs, and checkpoints. The server is designed to work seamlessly with various FE development servers, not limited to Vite, and provides a structured communication flow between the MCP client, development server, and web browser.

Features

  • Integration of FE development server with MCP server
  • Browser console log capture and transmission via MCP
  • Checkpoint-based log management
  • Supports various FE development servers, not limited to Vite
  • Facilitates communication between MCP client and development server