2Captcha MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from pypi. Last commit 5 May 2026.
Full 2Captcha API (43 tools) for Claude Code: 31 captcha solvers + management + webhook.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add twocaptcha-mcp -- uvx twocaptcha-mcp
{
"mcpServers": {
"twocaptcha-mcp": {
"args": [
"twocaptcha-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.twocaptcha-mcp]
command = "uvx"
args = ["twocaptcha-mcp"]
{
"mcpServers": {
"twocaptcha-mcp": {
"args": [
"twocaptcha-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"twocaptcha-mcp": {
"args": [
"twocaptcha-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.