PluginBench
MCP Server

io.github.scotia1973-bot/gadgethumans-mcp MCP Server

io.github.scotia1973-bot/gadgethumans-mcp

What is the io.github.scotia1973-bot/gadgethumans-mcp MCP server?

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

How to install io.github.scotia1973-bot/gadgethumans-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gadgethumans-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gadgethumans-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "gadgethumans-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gadgethumans-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "gadgethumans-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gadgethumans-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "gadgethumans-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "gadgethumans-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add gadgethumans-mcp -- npx -y gadgethumans-mcp

Related MCP servers

334 free developer tools for AI agents. No API key needed.

View repository →

337 MCP tools with x402 micropayments on Base. $0.001/call. No signup, no API keys.

View repository →