capmonster-mcp-patchright
Rank #22,102io.github.CapMonsterCloud/capmonster-mcp-patchright-captcha-solver
Browser automation MCP for solving captchas with CapMonster Cloud via Patchright.
capmonster-mcp-patchright is a Model Context Protocol (MCP) server published by CapMonsterCloud. It ranks #22,102 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. capmonster-mcp-patchright is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 18, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 110,011 of 132,113 servers on MCP Toplist.
Use capmonster-mcp-patchright
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add capmonster-mcp-patchright-captcha-solver -- npx -y capmonster-mcp-patchright[mcp_servers.capmonster-mcp-patchright-captcha-solver]
command = "npx"
args = ["-y", "capmonster-mcp-patchright"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"capmonster-mcp-patchright-captcha-solver": {
"command": "npx",
"args": [
"-y",
"capmonster-mcp-patchright"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"capmonster-mcp-patchright-captcha-solver": {
"command": "npx",
"args": [
"-y",
"capmonster-mcp-patchright"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"capmonster-mcp-patchright-captcha-solver": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"capmonster-mcp-patchright"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"capmonster-mcp-patchright-captcha-solver": {
"command": "npx",
"args": [
"-y",
"capmonster-mcp-patchright"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"capmonster-mcp-patchright-captcha-solver": {
"command": "npx",
"args": [
"-y",
"capmonster-mcp-patchright"
]
}
}
}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.CapMonsterCloud%2Fcapmonster-mcp-patchright-captcha-solver)<a href="https://mcptoplist.com/server/io.github.CapMonsterCloud%2Fcapmonster-mcp-patchright-captcha-solver"><img src="https://mcptoplist.com/badge/io.github.CapMonsterCloud%2Fcapmonster-mcp-patchright-captcha-solver.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
CapMonsterCloud
Other servers by CapMonsterCloud
View all CapMonsterCloud servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.3 | Sep 18, 2026 |
Frequently asked questions
- Who maintains capmonster-mcp-patchright?
- capmonster-mcp-patchright is maintained by CapMonsterCloud, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is capmonster-mcp-patchright listed on the Official MCP Registry?
- Yes — capmonster-mcp-patchright is listed on the Official MCP Registry, alongside Glama.
- How many versions does capmonster-mcp-patchright have?
- MCP Toplist tracks 1 version of capmonster-mcp-patchright, most recently published on Sep 18, 2026.
- Where can I find the source code for capmonster-mcp-patchright?
- The source code for capmonster-mcp-patchright is hosted at github.com/CapMonsterCloud/capmonster-mcp-patchright-captcha-solver.
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.