mcpbeat Sign in

Solve MCP Server

by getrelove Your server? Claim it
local only

Solve runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.

Cloudflare Turnstile CAPTCHA solver for AI agents. $0.002/call, 100 free on signup. P95 2.2s.

Installs per day peak 17 · avg 4 · +45% w/w
a month agotoday
27
Installs / week
npm · @useagentstore/solve-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Solve every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add solve -- npx -y @useagentstore/solve-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "solve": {
      "args": [
        "-y",
        "@useagentstore/solve-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.solve]
command = "npx"
args = ["-y", "@useagentstore/solve-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "solve": {
      "args": [
        "-y",
        "@useagentstore/solve-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "solve": {
      "args": [
        "-y",
        "@useagentstore/solve-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SOLVE_API_KEY (API key from POST https://api.useagentstore.com/signup. Omit to use demo key (3 calls/IP/day).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Solve

same job, measured the same way
Captcha Solver
by mcp-dir

Solve reCAPTCHA v2/v3, hCaptcha, Cloudflare Turnstile and image captchas. Platform-hosted, no creden

12 tools answering
GateSolve CAPTCHA Solver
by arsonx-dev

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

26 installs/wk local only
Solvegate MCP
by solvegate

Inspect a page for Cloudflare Turnstile free, and clear Turnstile and WAF challenges.

44 installs/wk local only
4bots
by 4bots

Drop-in daily content for AI briefing agents. 10 channels, 100 free calls on signup.

9 tools answering
Capsolver MCP
by capsolver-ai

MCP Server for CapSolver - captcha-solving capabilities for AI agents

local only
C
Agent Cloud Tools
by 83blue-upload

Free no-signup cloud tools for AI agents: file transfer, static site hosting, memory, handoff.

9 tools answering
Agishub
by agishub

AgisHub — 34 pay-per-call tools for AI agents over x402 (USDC on Base). No API key, no signup.

232 installs/wk 34 tools answering
Fortress
by tiliondev

Stealth browser for AI agents: fetch pages behind Cloudflare/DataDome/CAPTCHA, extract clean data.

131 installs/wk local only

Solve — questions

Answers built from our own checks of this server.

Why is there no uptime for Solve?
Solve runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @useagentstore/solve-mcp was installed 27 times last week.
How do I connect Solve?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @useagentstore/solve-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Solve?
The npm package @useagentstore/solve-mcp was installed 27 times in the last week. Week over week that is +45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.