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.
We have not read this server's code yet
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.
пакет 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.
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.
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.
claude mcp add gadgethumans-mcp -- npx -y gadgethumans-mcp
{
"mcpServers": {
"gadgethumans-mcp": {
"args": [
"-y",
"gadgethumans-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.gadgethumans-mcp]
command = "npx"
args = ["-y", "gadgethumans-mcp"]
{
"mcpServers": {
"gadgethumans-mcp": {
"args": [
"-y",
"gadgethumans-mcp"
],
"command": "npx"
}
}
}
{
"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.
Hosted MCP endpoint — 46 tools + 300+ REST endpoints. Free tier, no API keys, no signup.
The WhenLabs developer toolkit — 6 tools, 7 MCP endpoints, one install.
Optimizing compiler for agent tools: many MCP servers or REST APIs in, one lean endpoint out.
One MCP endpoint over 69 public PPN APIs: search_apis to discover, execute_api to call. Free tier.
26 free OSINT tools as MCP tools for AI agents. Auto-installs everything on first run.
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
34 production API tools over one hosted MCP endpoint.
GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)
Answers built from our own checks of this server.