Skip to main content
Glama
mlnima

browser-use-native-windows

by mlnima

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BROWSER_USE_NATIVE_WINDOWS_SSE_AUTHNoSSE bearer token.change.me
BROWSER_USE_NATIVE_WINDOWS_SSE_HOSTNoSSE bind host.127.0.0.1
BROWSER_USE_NATIVE_WINDOWS_SSE_PORTNoSSE bind port.7331
BROWSER_USE_NATIVE_WINDOWS_NO_SANDBOXNoAdd browser no-sandbox launch args.false
BROWSER_USE_NATIVE_WINDOWS_BLOCKED_URL_RULESNoSemicolon-separated wildcard URL/path block rules.
BROWSER_USE_NATIVE_WINDOWS_FORCE_STOP_HOTKEYNoOverride the global force-stop hotkey.Control+F12
BROWSER_USE_NATIVE_WINDOWS_BROWSER_EXTRA_ARGSNoExtra launch args separated by spaces.
BROWSER_USE_NATIVE_WINDOWS_BROWSER_USER_DATA_DIRNoOverride package-local browser profile directory.
BROWSER_USE_NATIVE_WINDOWS_BROWSER_EXECUTABLE_PATHNoOverride browser executable auto-detection.
BROWSER_USE_NATIVE_WINDOWS_DISABLE_FORCE_STOP_HOTKEYNoDisable the force-stop watchdog when true.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_observeC

Launch or adopt a Windows browser, optionally handle a target URL through native UI, and return a browser-window or browser-owned file-dialog observation.

browser_actB

Run one native mouse or keyboard action against a matching fresh browser_observe token.

browser_statusB

Return MCP transport, native input driver, browser process, HWND, monitor, DPI, focus, and observation state.

browser_stopA

Release held native input state and optionally close the tracked browser only when the user task asks for it.

Prompts

Interactive templates invoked by user choice

NameDescription
browser_use_native_windowsUse browser-use-native-windows with native screenshots, accessibility, mouse, and keyboard.
browser_use_native_windows_recoveryRecover from stale observations, focus changes, bounds changes, and missing native input driver.

Resources

Contextual data attached and managed by the client

NameDescription
runtime-statusCurrent browser-use-native-windows runtime state.
instructionsNative Windows browser-use instructions.

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/mlnima/browser-use-native-windows'

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