2Captcha MCP
Rank #40,840io.github.aruxojuyu665/twocaptcha-mcp
Full 2Captcha API (43 tools) for Claude Code: 31 captcha solvers + management + webhook.
2Captcha MCP is a Model Context Protocol (MCP) server published by aruxojuyu665. It ranks #40,840 of 132,405 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. 2Captcha MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 4, 2026 and most recently updated on May 5, 2026.
Ranks ahead of 91,565 of 132,405 servers on MCP Toplist.
Use 2Captcha MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add twocaptcha-mcp -e "2Captcha_API_KEY=<your 2Captcha_API_KEY>" -- uvx twocaptcha-mcpReplace each placeholder with your own value before saving.
[mcp_servers.twocaptcha-mcp]
command = "uvx"
args = ["twocaptcha-mcp"]
[mcp_servers.twocaptcha-mcp.env]
2Captcha_API_KEY = "<your 2Captcha_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twocaptcha-mcp": {
"command": "uvx",
"args": [
"twocaptcha-mcp"
],
"env": {
"2Captcha_API_KEY": "<your 2Captcha_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twocaptcha-mcp": {
"command": "uvx",
"args": [
"twocaptcha-mcp"
],
"env": {
"2Captcha_API_KEY": "<your 2Captcha_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"twocaptcha-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"twocaptcha-mcp"
],
"env": {
"2Captcha_API_KEY": "<your 2Captcha_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twocaptcha-mcp": {
"command": "uvx",
"args": [
"twocaptcha-mcp"
],
"env": {
"2Captcha_API_KEY": "<your 2Captcha_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twocaptcha-mcp": {
"command": "uvx",
"args": [
"twocaptcha-mcp"
],
"env": {
"2Captcha_API_KEY": "<your 2Captcha_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.aruxojuyu665%2Ftwocaptcha-mcp)<a href="https://mcptoplist.com/server/io.github.aruxojuyu665%2Ftwocaptcha-mcp"><img src="https://mcptoplist.com/badge/io.github.aruxojuyu665%2Ftwocaptcha-mcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
aruxojuyu665
Other servers by aruxojuyu665
View all aruxojuyu665 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.6.1 | May 5, 2026 |
Frequently asked questions
- Who maintains 2Captcha MCP?
- 2Captcha MCP is maintained by aruxojuyu665, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is 2Captcha MCP listed on the Official MCP Registry?
- Yes — 2Captcha MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does 2Captcha MCP have?
- MCP Toplist tracks 1 version of 2Captcha MCP, most recently published on May 5, 2026.
- Where can I find the source code for 2Captcha MCP?
- The source code for 2Captcha MCP is hosted at github.com/aruxojuyu665/2captcha-mcp.
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.