Loading MCP server directory, please wait...
Full 2Captcha API (43 tools) for Claude Code: 31 captcha solvers + management + webhook.
npx @getmcp/cli add io.github.aruxojuyu665/twocaptcha-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
2Captcha_API_KEY2Captcha account API key (https://2captcha.com/setting)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aruxojuyu665/twocaptcha-mcp": {
"command": "uvx",
"args": [
"twocaptcha-mcp"
],
"env": {
"2Captcha_API_KEY": ""
}
}
}
}