MCP Server
MCP
2Captcha MCP
Full 2Captcha API (43 tools) for Claude Code: 31 captcha solvers + management + webhook.
Install
uvx twocaptcha-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "twocaptcha-mcp",
"version": "0.6.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "2Captcha account API key (https://2captcha.com/setting)",
"isRequired": true,
"isSecret": true,
"name": "2Captcha_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment