← Registry

Data Collection

gadgethumans.com

Provides persistent memory storage, retrieval, and search for AI agents, along with Amazon product search for affiliate links.

1 endpoint46 known toolsFirst detected July 5, 2026Last detected September 27, 2026

ENDPOINT 1

https://api.gadgethumans.com/mcp

No auth detected

MCP server metadata

Name
gadgethumans-mcp
Version
2.1.0
Capabilities
toolsresourcesprompts
Server instructions

GadgetHumans API Hub — 49 MCP tools + 300+ REST tools via call_api. Free tier: 100 requests/day. Use tools/list to see available tools.

Known tools 46

affiliate_search

Search Amazon products and get affiliate links.

Inferred read-only
agent_memory

VAULT: Persistent agent memory — the KEY tool.

Inferred read-only
agent_profile

VAULT: View your agent profile — see your agent ID, total stored data items, usage stats, and subscription status.

Inferred read-only
memory_search

VAULT SEARCH: Search across ALL your stored memories by keyword.

Inferred read-only
memory_list

VAULT LIST: List all memory keys in your vault.

Inferred read-only
get_weather

Current weather for any city

Inferred read-only
get_forecast

7-day weather forecast for any city

Inferred read-only
get_crypto_prices

Get real-time cryptocurrency prices from Binance

Inferred read-only
convert_currency

Convert between currencies using real-time rates

Inferred read-only
geocode

Forward geocode an address to coordinates

Inferred read-only
dns_lookup

Look up DNS records for any domain

Inferred read-only
geolocate_ip

Get geolocation data for any IP address

Inferred read-only
get_air_quality

Get current air quality data for any city (AQI, PM2.5, PM10)

Inferred read-only
search_web

Search the web using DuckDuckGo

Inferred read-only
parse_rss_feed

Parse RSS/Atom feed to JSON

Inferred read-only
check_ssl_certificate

Check SSL certificate for a domain

Inferred read-only
decode_jwt

Decode a JWT token into header, payload, signature

Inferred read-only
check_password_strength

Check password strength with score and crack time estimate

Inferred read-only
detect_language

Detect the language of provided text with confidence score

Inferred read-only
generate_qr_code

Generate QR code as base64 PNG image

Inferred read-only
generate_password

Generate secure random passwords

Inferred read-only
generate_uuid

Generate UUID v4 identifiers

Inferred read-only
generate_seo_metadata

Generate SEO-optimized title, meta description, keywords, and slug

Inferred read-only
hash_text

Generate cryptographic hash of input text (SHA-256, SHA-512, MD5)

Inferred read-only
encode_base64

Encode or decode text using Base64

Inferred read-only
evaluate_math

Evaluate a mathematical expression safely

Inferred read-only
word_count

Count words, characters, sentences, paragraphs with stats

Inferred read-only
convert_timestamp

Convert Unix timestamp to date or vice versa

Inferred read-only
analyze_readability

Calculate Flesch-Kincaid readability score and grade level

Inferred read-only
analyze_sentiment

Analyze the tone, emotion, and sentiment of text

Inferred read-only
generate_headlines

Generate 5 compelling headlines from content

Inferred read-only
summarize_text

Summarize long text into concise key points

Inferred read-only
text_diff

Compare two texts and return line-by-line differences

Inferred read-only
proofread_text

Proofread text for grammar, spelling, punctuation, and style issues

Inferred read-only
mortgage_calculator

Calculate monthly mortgage payments and total interest

Inferred read-only
loan_calculator

Calculate loan payments, total interest, and full schedule

Inferred read-only
compound_interest

Calculate compound interest growth over time

Inferred read-only
percentage_calculator

Calculate percentages — find what % X is of Y

Inferred read-only
tip_calculator

Calculate tip amount and split bill between people

Inferred read-only
convert_units

Convert between measurement units (temperature, length, weight)

Inferred read-only
convert_timezone

Convert timestamps between any timezones

Inferred read-only
convert_number_base

Convert numbers between bases (hex, decimal, octal, binary)

Inferred read-only
calculate_bmi

Calculate BMI from weight and height

Inferred read-only
bmr_calculator

Calculate Basal Metabolic Rate using Mifflin-St Jeor equation

Inferred read-only
calorie_burn

Estimate calories burned during physical activities

Inferred read-only
call_api

UNIVERSAL PROXY: Call any API Hub tool by name.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.gadgethumans-mcp]
url = "https://api.gadgethumans.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gadgethumans-mcp": {
      "type": "http",
      "url": "https://api.gadgethumans.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gadgethumans-mcp
Remote MCP URL: https://api.gadgethumans.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "gadgethumans-mcp": {
      "url": "https://api.gadgethumans.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gadgethumans-mcp": {
      "type": "http",
      "url": "https://api.gadgethumans.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gadgethumans-mcp",
  "transport": "streamable-http",
  "url": "https://api.gadgethumans.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for gadgethumans.com was fetched 2026-08-04T00:45:49.195Z and is being refreshed.

Trust status Neutral

gadgethumans.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.