mcpbeat Sign in

Gadgethumans MCP Server

local only

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

46 MCP tools + 300+ REST endpoints. Free tier, no API key. One-line install.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 494 · avg 26 · +866% w/w
a month agotoday
126
Installs / week
npm · gadgethumans-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository scotia1973-bot/gadgethumans-mcp
пакет gadgethumans-mcp ссылается на gadgethumans-dev/gadgethumans-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 gadgethumans-mcp -- npx -y gadgethumans-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gadgethumans-mcp": {
      "args": [
        "-y",
        "gadgethumans-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gadgethumans-mcp]
command = "npx"
args = ["-y", "gadgethumans-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gadgethumans-mcp": {
      "args": [
        "-y",
        "gadgethumans-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gadgethumans-mcp": {
      "args": [
        "-y",
        "gadgethumans-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WALLET_PRIVATE_KEY (Base wallet private key for x402 micropayments), PYRIMID_AFFILIATE_ID (Optional Pyrimid affiliate ID for commissions). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Gadgethumans MCP

same job, measured the same way
C
GadgetHumans API Hub
by gadgethumans

Hosted MCP endpoint — 46 tools + 300+ REST endpoints. Free tier, no API keys, no signup.

local only
When
by whenlabs-org

The WhenLabs developer toolkit — 6 tools, 7 MCP endpoints, one install.

96 installs/wk local only
Toolc
by toolc

Optimizing compiler for agent tools: many MCP servers or REST APIs in, one lean endpoint out.

63 installs/wk local only
PPN Hub — public APIs over MCP
by ppn-hub

One MCP endpoint over 69 public PPN APIs: search_apis to discover, execute_api to call. Free tier.

3 tools answering
OSINT MCP
by rjn32s

26 free OSINT tools as MCP tools for AI agents. Auto-installs everything on first run.

73 installs/wk local only
ToolAPI
by toolapi

Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

193 tools answering
DATPAQ
by datpaq

34 production API tools over one hosted MCP endpoint.

answering
Gitlab Public
by pipeworx-io

GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)

34 tools answering

Gadgethumans MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Gadgethumans MCP?
Gadgethumans MCP 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 gadgethumans-mcp was installed 126 times last week.
Is Gadgethumans MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Gadgethumans MCP?
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 gadgethumans-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Gadgethumans MCP?
The npm package gadgethumans-mcp was installed 126 times in the last week. Week over week that is +866%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.