Skip to main content
Glama
README.md
# GadgetHumans MCP — 46 AI Agent Tools + 300+ REST endpoints

**One MCP endpoint. Zero friction. Free tier, no API key.**

## ⚡ Install (one line)

```bash
curl -fsSL https://gadgethumans.com/install.sh | bash
```

Auto-detects Claude Code, Cursor, Cline, or Codex and wires the endpoint in. Or add manually:

```json
{
  "mcpServers": {
    "gadgethumans": {
      "type": "http",
      "url": "https://api.gadgethumans.com/mcp"
    }
  }
}
```

## What You Get

58 tools across 8 categories — no API keys, no signup, no subscriptions.

**AI & Agents** — Chat completions, tone analysis, text generation, entity extraction
**Weather & Geo** — Current weather, 7-day forecast, air quality, geocoding
**Crypto & Finance** — Live prices, loan calculator, mortgage calc, ROI, currency converter
**Web & Scraping** — URL content extraction, RSS feed parsing, link checking, SSL verification
**Code & Dev** — SQL formatter, JSON tools, code complexity, regex testing
**DNS & Network** — DNS lookup, reverse DNS, port checking, SSL cert check
**Marketing & SEO** — SEO metadata generator, keyword analysis, Open Graph scraping
**Data & Math** — Stats, matrix operations, hex dumps, unit conversion, color tools

## Pricing

| Tier | Price | Calls |
|------|-------|-------|
| Pay-per-call | $0.001/call | Unlimited (via x402) |
| Pro | **$19/month** | Unlimited |
| Enterprise | $99/month | Unlimited + white-label |

**Buy credits directly — instant delivery:**
- [**$4.99** — 1,000 API calls](https://buy.stripe.com/cNi7sL1AeddebW0ePXabK0q)
- [**$24.99** — 10,000 API calls](https://buy.stripe.com/00wcN592G5KM2lq8rzabK0r)

**Pay via card or USDC on Base. Money hits instantly. No subscription needed.**

**Pay via card or USDC on Base. No lock-in.**

## Quick Start

```bash
# Any MCP client
# Just add to your config:
{
  "mcpServers": {
    "gadgethumans": {
      "url": "https://api.gadgethumans.com/mcp"
    }
  }
}
```

Works with Claude Desktop, Cline, Continue.dev, Codex, Windsurf, and any MCP-compatible client.

## Why GadgetHumans?

- **No API keys to manage** — just point and connect
- **Pay per call OR flat rate** — your choice
- **58 tools out of the box** — weather, crypto, web, code, AI, and more
- **Production infrastructure** — HTTPS, auto-healing, Stripe payments
- **Listed on MCP.so, Glama, and awesome-mcp-servers**

---

**Built with x402 — the payment protocol for the agent economy.**

TDQS

D1.5/5.0

Scored across 302 tools

Disambiguation1/5

Several tools have indistinguishable purposes (x402_wallet_info vs wallet_info, convert_color vs hex_to_hsl, summarize vs tldr, wrap_text vs line_wrap), and descriptions are just repeated category labels. With 302 tools across many categories, agents will frequently struggle to pick the correct one.

Naming Consistency2/5

Most names are readable snake_case, but conventions vary widely: *_calc vs *_calculator, convert_* vs *_convert, check_* vs *_check, analyze vs analysis, and occasional single-word names like casualize. The naming pattern is inconsistent and unpredictable across the toolset.

Tool Count1/5

302 tools is an extreme count for any MCP server and far exceeds what an agent can practically evaluate. This is a sprawling utility catalog rather than a focused toolset, with many trivial one-off utilities.

Completeness2/5

The server has no coherent domain, so completeness is hard to assess; it is a grab bag of unrelated utilities. There are also obvious gaps such as base64/base32/base85 encoders with no decoders, duplicate wallet-info tools, and a massive arbitrary 'Other Utilities' category.

Maintenance

ActivitySlowing
ResponsivenessNo issues