Skip to main content
Glama
whit3rabbit

Camoufox MCP Server

by whit3rabbit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
}
extensions
{
  "camoufox-mcp": {
    "tools": {
      "browseSessionNavigateWaitStrategy": true
    },
    "policy": {
      "evaluateAllowed": false,
      "captchaAutonomous": false,
      "defaultWaitStrategy": "domcontentloaded",
      "unsafeOptionsAllowed": false,
      "defaultStealthProfile": "normal"
    }
  }
}

Tools

Functions exposed to the LLM to take actions

NameDescription
camoufox_statusA

Return server, browser, queue, session, and policy status without launching a page.

browseA

Navigate once and return bounded page content.

browse_snapshotA

Navigate once and return visible text, ARIA snapshot, and interactive metadata.

browse_sequenceA

Navigate once, run bounded selector actions, then return final state.

browse_linksA

Navigate once and return only visible navigable links.

browse_formsB

Navigate once and return form fields and submit controls.

browse_outlineA

Navigate once and return page headings and landmarks.

browse_findA

Navigate once, search visible text, and return bounded context matches.

browse_screenshotB

Navigate once and capture a bounded screenshot.

browse_consoleB

Navigate once and return bounded console diagnostics.

browse_network_summaryB

Navigate once and return a bounded network diagnostic summary.

browse_session_startB

Start an isolated short-lived browser session.

browse_session_navigateC

Navigate an existing browser session.

browse_session_actionB

Run one bounded action in an existing browser session.

browse_session_snapshotB

Read the current state of an existing browser session.

browse_session_resumeA

Resume a paused session after human action and return current state.

browse_session_closeB

Close an existing browser session.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/whit3rabbit/camoufox-mcp'

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