Skip to main content
Glama
ccostello97

camoufox-mcp

by ccostello97

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROXYNoProxy server URL (http/socks5)
HEADEDNoShow browser window (true/false)false
LOCALENoBrowser locale (e.g., en-US)
HUMANIZENoCursor movement intensity (0-2)1
NO_GEOIPNoDisable geolocation spoofing (true/false)false
BLOCK_IMAGESNoBlock image loading (true/false)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": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_navigateC

Navigate to a URL

browser_snapshotA

Get accessibility snapshot of the current page. Returns element refs (e.g., e0, e1) for interactions.

browser_clickC

Click an element by its ref from the snapshot

browser_typeA

Type text into an element (appends to existing)

browser_fillC

Fill text into an element (clears first)

browser_hoverC

Hover over an element

browser_select_optionB

Select option(s) in a dropdown

browser_press_keyC

Press a keyboard key

browser_wait_forB

Wait for text or a specified time

browser_evaluateB

Evaluate JavaScript in the page context

browser_screenshotA

Take a screenshot of the current page

browser_tabsC

Manage browser tabs: list, new, close, or select

browser_navigate_backA

Go back to the previous page

browser_closeC

Close the browser

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

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