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