Web Bridge

15 tools. 14 can modify or destroy data without limits.

14 write tools that can modify data. Rate limits recommended.

Last updated:

14 can modify or destroy data
1 read-only
15 tools total

Verified server · catalogue entry verified 05/07/2026 · full schemas captured for 14 of 15 tools

How to control Web Bridge ↓

What Web Bridge exposes to your agents

Read (1) Write / Execute (14) Destructive / Financial (0)

What Web Bridge costs in tokens

6,619 tokens of tool definitions, loaded on every request
3.3% of a 200k context window
914 heaviest tool: Scroll
High Risk

The most dangerous Web Bridge tools

14 of Web Bridge's 15 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Web Bridge

PolicyLayer is an MCP gateway — it sits between your AI agents and Web Bridge, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "assert": {
    "limits": [
      {
        "counter": "assert_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "take_screenshot": {
    "limits": [
      {
        "counter": "take_screenshot_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Web Bridge — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON WEB BRIDGE →

Instant setup, no code required.

All 15 Web Bridge tools

EXECUTE 13 tools
Execute act Execute a natural language action. The AI will plan and perform multi-step operations in a single invocation, Execute ClearInput ClearInput action, the position of the placeholder or text content in the target input field. If there is no c Execute CursorMove CursorMove action, Move the text cursor (caret) left or right within an input field or text area. Use this to Execute DragAndDrop DragAndDrop action, Pick up a specific UI element and move it to a new position (e.g., reorder a card, move a Execute Hover Hover action, Move the mouse to the element. Parameters: locate (object) - The element to be hovered Execute Input Input action, Input the value into the element. Parameters: value (string | number) - The text to input. Provi Execute KeyboardPress KeyboardPress action, Press a key or key combination, like "Enter", "Tab", "Escape", or "Control+A", "Shift+En Execute RightClick RightClick action, Right click the element. Parameters: locate (object) - The element to be right clicked Execute Scroll Scroll action, Scroll the page or a scrollable element to browse content. This is the preferred way to scroll Execute Swipe Swipe action, Perform a touch gesture for interactions beyond regular scrolling (e.g., adjust a continuous con Execute Tap Tap action, Tap the element. Parameters: locate (object) - The element to be tapped Execute web_connect Connect to web page. If URL provided, opens new tab; otherwise connects to current tab. Execute web_disconnect Disconnect from current web page and release browser resources

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Web Bridge

How do I prevent bulk modifications through Web Bridge? +

The Web Bridge server has 1 write tools including assert. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Web Bridge.

How many tools does the Web Bridge MCP server expose? +

15 tools across 4 categories: Destructive, Execute, Read, Write. 1 are read-only. 14 can modify, create, or delete data.

How do I enforce a policy on Web Bridge? +

Register the Web Bridge MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Web Bridge tool call.

Deterministic rules across all 15 Web Bridge tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

15 Web Bridge tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.