Camoufox MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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