Camoufox MCP
Rank #22,671io.github.baixianger/camoufox-mcp
MCP server providing camoufox-mcp capabilities
Camoufox MCP is a Model Context Protocol (MCP) server published by baixianger. It ranks #22,671 of 132,113 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Camoufox MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jan 19, 2026 and most recently updated on Feb 20, 2026.
Ranks ahead of 109,442 of 132,113 servers on MCP Toplist.
Use Camoufox MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add camoufox-mcp -- npx -y camoufox-mcp[mcp_servers.camoufox-mcp]
command = "npx"
args = ["-y", "camoufox-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"camoufox-mcp": {
"command": "npx",
"args": [
"-y",
"camoufox-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"camoufox-mcp": {
"command": "npx",
"args": [
"-y",
"camoufox-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"camoufox-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"camoufox-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"camoufox-mcp": {
"command": "npx",
"args": [
"-y",
"camoufox-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"camoufox-mcp": {
"command": "npx",
"args": [
"-y",
"camoufox-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.baixianger%2Fcamoufox-mcp)<a href="https://mcptoplist.com/server/io.github.baixianger%2Fcamoufox-mcp"><img src="https://mcptoplist.com/badge/io.github.baixianger%2Fcamoufox-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
baixianger
Other servers by baixianger
View all baixianger servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 20, 2026 |
| 0.1.0 | Jan 19, 2026 |
Frequently asked questions
- Who maintains Camoufox MCP?
- Camoufox MCP is maintained by baixianger, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Camoufox MCP listed on the Official MCP Registry?
- Yes — Camoufox MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Camoufox MCP have?
- MCP Toplist tracks 2 versions of Camoufox MCP, most recently published on Feb 20, 2026.
- Where can I find the source code for Camoufox MCP?
- The source code for Camoufox MCP is hosted at github.com/baixianger/camoufox-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.