Full 2Captcha API (43 tools) for Claude Code: 31 captcha solvers + management + webhook.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx twocaptcha-mcp
MCP client config
{
"mcpServers": {
"2captcha-mcp": {
"command": "uvx",
"args": [
"twocaptcha-mcp"
]
}
}
}