camoufox-mcp-python
by zc-libre
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| os | No | Target OS fingerprint(s), comma-separated (windows, macos, linux) | |
| caps | No | Comma-separated capability groups (e.g., dangerous) | |
| debug | No | Print the config being sent to Camoufox (true/false) | false |
| geoip | No | Auto-match locale/timezone to proxy IP, or specify a target IP | |
| proxy | No | Proxy server URL (supports user:pass@host:port) | |
| addons | No | Comma-separated paths to extracted Firefox addons | |
| config | No | Camoufox fingerprint properties as a JSON string | |
| locale | No | Browser locale(s), comma-separated (e.g., en-US) | |
| window | No | Outer window size (e.g., 1280x720) | |
| headless | No | Run browser headlessly (true/false) | true |
| humanize | No | Cursor humanization (true, false, or number for max duration in seconds) | true |
| block_webgl | No | Disable WebGL (true/false) | false |
| block_images | No | Block image requests (true/false) | false |
| block_webrtc | No | Block WebRTC to prevent IP leaks (true/false) | true |
| disable_coop | No | Disable COOP for cross-origin iframe interactions (true/false) | false |
| enable_cache | No | Enable page/request caching (true/false) | false |
| webgl_config | No | WebGL vendor/renderer pair (e.g., 'Intel Inc.,Intel(R) UHD Graphics 620') | |
| user_data_dir | No | Path to persistent profile directory | |
| exclude_addons | No | Comma-separated default addon names to exclude (e.g., UBO) | |
| firefox_user_prefs | No | Firefox user preferences as a JSON string | |
| i_know_what_im_doing | No | Silence Camoufox warnings (true/false) | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- 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/zc-libre/camoufox-mcp-python'
If you have feedback or need assistance with the MCP directory API, please join our Discord server