Blowback Context MCP Server

v1.0.0Developer Toolsstable

Description of how to use the server

browser-automation
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Description of how to use the server

Features

  • how-to-use
  • get-hmr-events
  • start-browser
  • capture-screenshot
  • get-element-properties

Use Cases

Description of how to use the server
Retrieves recent HMR events
Launches a browser instance and navigates to the dev server
Captures a screenshot of the current page or a specific element. Stores the screenshot in the MCP resource system and returns a resource URI. If ENABLE_BASE64 environment variable is set to 'true', also includes base64 encoded image in the response.
Retrieves properties and state information of a specific element
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y blowback-context

Manual Installation

npx -y blowback-context

Examples

Basic Configuration

Configure Blowback Context MCP Server

npx -y blowback-context

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

{ "mcpServers": { "blowback-context": { "command": "npx", "args": ["-y", "blowback-context"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Blowback Context MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides