← All servers
πŸ”§

GateSolve CAPTCHA SolverVerifiedπŸ›‘ No advisories

io.github.arsonx-dev/gatesolve-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/arsonx-dev, which proved it owns this namespace.

Verified owner: github.com/arsonx-dev β†—io.github.arsonx-dev/gatesolve-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GATESOLVE_API_KEY.

About

Solve CAPTCHAs (Turnstile, reCAPTCHA, hCaptcha) via MCP. Free tier: 100 solves.

Packages & transports

npm@gatesolve/mcp-serverv0.1.1 Β· node

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "gatesolve": {
      "command": "npx",
      "args": [
        "-y",
        "@gatesolve/mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @gatesolve/mcp-server