GadgetHumans API Hub

311 tools. 48 can modify or destroy data without limits.

2 destructive tools with no built-in limits. Policy required.

Last updated:

48 can modify or destroy data
263 read-only
311 tools total

Community server · catalogue entry checked 02/07/2026

How to control GadgetHumans API Hub ↓

What GadgetHumans API Hub exposes to your agents

Read (263) Write / Execute (44) Destructive / Financial (2)
Critical Risk

The most dangerous GadgetHumans API Hub tools

48 of GadgetHumans API Hub's 311 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control GadgetHumans API Hub

PolicyLayer is an MCP gateway — it sits between your AI agents and GadgetHumans API Hub, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "clean_whitespace": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "comment_strip": {
    "limits": [
      {
        "counter": "comment_strip_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "alternating_case": {
    "limits": [
      {
        "counter": "alternating_case_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register GadgetHumans API Hub — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON GADGETHUMANS API HUB →

Instant setup, no code required.

All 311 GadgetHumans API Hub tools

WRITE 27 tools
Write comment_strip Strip comments from source code. Write convert_color convert_color Write convert_csv_to_json Parse CSV text into structured JSON array. Write convert_currency convert_currency Write convert_json_to_csv Convert JSON object or array to CSV format. Write convert_markdown convert_markdown Write convert_number_base convert_number_base Write convert_timestamp convert_timestamp Write convert_timezone convert_timezone Write convert_units convert_units Write create_analogy Create a clear analogy comparing a concept to something familiar. Write file_storage Read or write persistent file storage across sessions (KV-backed). Write generate_checklist Generate a step-by-step checklist from process or task description. Write generate_hashtags Generate relevant hashtags from content for social media. Write generate_lorem_ipsum generate_lorem_ipsum Write generate_nanoid generate_nanoid Write generate_pitch Create a compelling elevator pitch from product or business description. Write generate_qr_code generate_qr_code Write generate_random_data Generate random data for testing: numbers, strings, booleans, dates, or mixed. Write generate_random_numbers generate_random_numbers Write generate_seo_metadata generate_seo_metadata Write indent_text Indent each line of text by specified count of a character. Write merge_json Merge two JSON objects with deep or shallow strategy. Write pad_text Pad text to specified length with a character on left, right, or both sides. Write pixel_convert Convert between px, pt, rem, em, and percent CSS units. Write salary_convert salary_convert Write wallet_create Create a new wallet and get an API key.
READ 263 tools
Read alternating_case Convert text to alternating case (AlTeRnAtInG cAsE). Read amortization_calc Calculate full amortization schedule with monthly breakdowns. Read anagram_check Check if two texts are anagrams of each other. Read analyze_tone Analyze the tone, emotion, and sentiment of text with detailed breakdown. Read analyze_url analyze_url Read angle_convert Convert between angle units: degrees, radians, gradians, arcminutes, arcseconds. Read area_convert Convert between area units: sq m, sq ft, sq km, sq mi, acres, hectares. Read ascii_table Get the complete ASCII table with decimal, hex, binary, and character values. Read auto_loan_calc auto_loan_calc Read binary_convert Convert text to binary or binary to text. Read blood_alcohol_calc blood_alcohol_calc Read bmr_calc Calculate Basal Metabolic Rate (BMR) using Mifflin-St Jeor equation. Read body_fat_calc body_fat_calc Read body_surface_area Calculate Body Surface Area (BSA) using various formulas. Read bond_yield Calculate bond yield to maturity and current yield. Read bracket_match Check bracket/parenthesis/brace matching in source code. Read bytes_format Convert bytes to human-readable format (B, KB, MB, GB, TB, PB). Read cagr_calc Calculate Compound Annual Growth Rate (CAGR). Read calculate_age calculate_age Read calculate_bmi Calculate BMI (Body Mass Index) from weight and height. Read calculate_business_days calculate_business_days Read calculate_combinations Calculate nCr (combinations) and nPr (permutations) for given values. Read calculate_correlation Calculate Pearson or Spearman correlation between two datasets. Read calculate_date calculate_date Read calculate_distance calculate_distance Read calculate_entropy Calculate Shannon entropy of a string (measure of randomness/information content). Read calorie_burn calorie_burn Read capitalize_text Capitalize the first letter of each sentence in text. Read caps_analysis Analyze capitalization usage: uppercase, lowercase, mixed, title case. Read casualize Convert formal or stiff text to casual, conversational tone. Read cdn_detect Detect which CDN or reverse proxy is serving a website. Read char_count Count characters including/excluding spaces and non-printable chars. Read chat_completion chat_completion Read check_color_contrast Check WCAG contrast ratio between two colors for accessibility. Read check_links Check all links on a page and report their HTTP status codes. Read check_page_size Check the size and load time of a web page. Read check_password_strength Check password strength and return score, crack time estimate, and feedback. Read check_ssl_certificate Check if a domain has a valid SSL/TLS certificate and is reachable. Read chemical_elements chemical_elements Read cmyk_to_hex Convert CMYK values to hex color. Read code_beautify Beautify/format source code with proper indentation. Read code_complexity Calculate cyclomatic complexity and other code metrics. Read code_indent_check Check and validate code indentation consistency. Read code_minify_js Minify JavaScript code by removing whitespace and comments. Read code_stats Get code statistics: LOC, comments, blank lines, functions, classes. Read color_blindness_sim Simulate how a color appears with different types of color blindness. Read color_harmony Generate color harmony schemes (complementary, triadic, analogous, etc). Read color_mix Mix two hex colors together with a given ratio. Read color_named Find the closest named CSS color for a given hex value. Read color_temperature Estimate color temperature (warm/cool) of a hex color. Read color_tint_shade Generate tints (lighter) and shades (darker) of a base color. Read compare_hashes Compare two hash values and return whether they match. Read compare_items compare_items Read complementary_color Find the complementary (opposite) color on the color wheel. Read compound_interest compound_interest Read convert_case Convert text between camelCase, PascalCase, snake_case, kebab-case, and more. Read count_syllables Count the number of syllables in a word or phrase. Read create_metaphor Generate creative metaphors to explain or describe any concept. Read credit_card_payoff Calculate credit card payoff timeline with interest savings. Read currency_cross currency_cross Read data_rate_convert Convert between data transfer rate units: bps, Kbps, Mbps, Gbps, Tbps. Read decode_jwt decode_jwt Read deduplicate_data Remove duplicate entries from an array. Read density_calc Calculate density, mass, or volume given any two values. Read descriptive_statistics Calculate descriptive statistics: mean, median, mode, std dev, min, max, quartiles. Read detect_language Detect the language of provided text with confidence score. Read detect_text_encoding Detect the character encoding of a text string. Read discount_calculator Calculate the final price after a discount (percentage or fixed amount). Read distance_2d Calculate Euclidean distance between two points in 2D space. Read dividend_calc Calculate dividend income: annual, quarterly, monthly payouts. Read dns_lookup dns_lookup Read dns_whois_lookup Look up DNS records for a domain (DNS-based WHOIS alternative). Read dnssec_check Check if a domain has DNSSEC enabled and validate its chain. Read domain_age Estimate domain registration age and expiry information. Read due_date_calc Calculate estimated due date and pregnancy milestones. Read email_domain_check Check if an email domain is valid, reachable, and not disposable. Read emi_calc Calculate Equated Monthly Installment (EMI) for loans. Read encode_base32 encode_base32 Read encode_base64 encode_base64 Read encode_base85 encode_base85 Read energy_convert Convert between energy units: J, cal, Wh, kWh, BTU, ft-lb, eV. Read expand_text Expand abbreviations, acronyms, and shorthand into full forms. Read extract_contacts extract_contacts Read extract_entities Extract named entities (people, places, orgs, dates) from text. Read extract_html_table Extract HTML tables into structured JSON array. Read factorial_calculator Calculate the factorial of a non-negative integer. Read fibonacci_sequence Generate the Fibonacci sequence up to the specified count. Read find_long_words Find words longer than a specified length. Read find_short_words Find words shorter than a specified length. Read fitness_age_calc Estimate fitness age based on resting heart rate and activity. Read flatten_json Flatten nested JSON to dot-notation key-value pairs. Read flip_coin Flip one or more coins and get heads/tails results. Read force_calc Calculate force, mass, or acceleration using F = ma. Read formalize Convert casual or informal text to formal tone. Read fraction_calc fraction_calc Read fuel_cost Calculate fuel cost for a journey. Read gcd_lcm Calculate GCD and LCM of two numbers. Read generate_color_palette Generate a harmonious color palette from a base color. Read generate_slogan Generate catchy marketing slogans from brand or product description. Read generate_tagline Generate short, memorable taglines from content or brand description. Read generate_uuid generate_uuid Read geocode Forward geocode an address or place name to coordinates. Read geolocate_ip geolocate_ip Read geometry_calc geometry_calc Read get_air_quality Get current air quality data for any city. Read get_crypto_prices get_crypto_prices Read get_forecast Get a 7-day weather forecast for any city. Read get_og_metadata get_og_metadata Read get_public_holidays get_public_holidays Read get_season get_season Read get_weather Get current weather conditions for any city. Read get_week_number Get the ISO week number and year for a given date. Read gibberish_detect Detect if text appears to be gibberish or random strings. Read health health Read heart_rate_zones Calculate target heart rate zones for exercise. Read hex_dump Display a hex dump of text with offset, hex bytes, and ASCII representation. Read hex_to_cmyk Convert hex color to CMYK (Cyan, Magenta, Yellow, Key/Black). Read hex_to_hsl Convert hex color to HSL (Hue, Saturation, Lightness) values. Read hex_to_hsv Convert hex color to HSV (Hue, Saturation, Value) values. Read hsl_to_rgb Convert HSL values to RGB color. Read hsv_to_hex Convert HSV values to hex color. Read html_escape Escape or unescape HTML entities in text. Read http_headers Fetch and analyze HTTP response headers from any URL. Read ideal_weight_calc Calculate ideal body weight using multiple formulas. Read inflation_calc Calculate the inflation-adjusted value of money over time. Read invert_case Invert the case of each character (upper->lower, lower->upper). Read investment_calculator investment_calculator Read ipv4_subnet Calculate IPv4 subnet information: network, broadcast, hosts. Read ipv6_expand Expand abbreviated IPv6 addresses to full notation. Read json_path_query Query a JSON object using dot-notation path traversal. Read json_to_xml Convert a JSON string to XML format. Read json_to_yaml Convert JSON string to YAML format. Read keyboard_layout Get keyboard layout reference showing key positions and characters. Read keyword_density Analyze keyword density in text. Read kinetic_energy_calc Calculate kinetic energy, mass, or velocity using KE = ½mv². Read lang_detect Detect the programming language of source code. Read lean_body_mass Calculate lean body mass (LBM) using Boer formula. Read levenshtein_distance Calculate the Levenshtein (edit) distance between two strings. Read line_count Count total lines, non-empty lines, and blank lines in text. Read line_wrap Wrap long lines of code or text to a specified width. Read list_color_names Get a list of named CSS colors with hex values and RGB. Read list_countries Get a list of all countries with ISO codes, calling codes, and continent. Read list_currencies Get a list of all currencies with ISO codes, symbols, and country usage. Read list_emojis Get a list of emojis by category. Leave empty for all. Read list_languages Get a list of all languages with ISO codes and native names. Read loan_calculator Calculate loan payments, total interest, and full repayment schedule. Read lookup_html_entity Look up HTML entities by name, code, or character. Leave empty for full list. Read lookup_http_code Look up HTTP status code descriptions and categories. Read lookup_mime_type Look up MIME types by file extension. Leave empty for full list. Read macro_calc macro_calc Read margin_calc Calculate profit margin percentage and markup from cost and revenue. Read markup_calc Calculate selling price from cost and markup percentage. Read mask_text mask_text Read metabolic_age_calc Compare BMR-based metabolic age to chronological age. Read midpoint_calc Calculate the midpoint between two points in 2D space. Read minify_css Minify CSS by removing whitespace and comments. Read minify_html Minify HTML by removing whitespace and comments. Read morse_code morse_code Read mortgage_calculator Calculate monthly mortgage payments, total interest, and amortization. Read naming_convention Convert identifier names between naming conventions. Read nato_phonetic Convert text to the NATO phonetic alphabet representation. Read normalize_text Normalize Unicode text to NFC, NFD, NFKC, or NFKD form. Read number_to_words Convert numbers to English words (e.g. 1234 -> 'one thousand two hundred thirty four'). Read ovulation_calc Calculate ovulation window and fertile days. Read pace_calc Calculate running/walking pace, speed, and finish time. Read palindrome_check Check if text is a palindrome (reads same forwards and backwards). Read pangram_check Check if text is a pangram (contains every letter of alphabet). Read paper_size_reference paper_size_reference Read paragraph_count Count paragraphs and analyze paragraph structure. Read parse_phone_number Parse and validate international phone numbers. Read parse_rss_feed parse_rss_feed Read percentage_calculator percentage_calculator Read percentage_change_calc Calculate the percentage change between two values. Read port_check Check if a network port is open on a host. Read pressure_convert Convert between pressure units: psi, bar, kPa, atm, mmHg, Pa. Read prime_operations Check if a number is prime, find next prime, or factorize into primes. Read process_json process_json Read proofread Proofread text for grammar, spelling, punctuation, and style issues. Read proportion_calc Solve proportion: find missing term in a:b = c:d. Read pros_cons Generate structured pros and cons analysis from text or topic. Read punctuation_count Count punctuation marks by type in text. Read pythagorean_calc Solve Pythagorean theorem: find missing side of right triangle. Read quadratic_solver Solve quadratic equation ax² + bx + c = 0. Read random_color Generate a random hex color, optionally from specific color families. Read read_url Read and extract clean text content from any URL. Returns article text, title, and metadata. Read readability_analyze readability_analyze Read readability_url readability_url Read reading_time reading_time Read regex_escape Escape special regex characters in a string for literal matching. Read remove_accents Remove diacritical marks/accents from characters. Read remove_stopwords Remove common stop words from text for cleaner analysis. Read rent_vs_buy_calc Compare the financial impact of renting vs buying a home. Read repeated_words Find repeated or duplicated words in text. Read research_topic research_topic Read retirement_calc retirement_calc Read reverse_dns_lookup Perform reverse DNS lookup (IP to hostname). Read reverse_geocode reverse_geocode Read reverse_text Reverse the characters in a string. Read rewrite_content rewrite_content Read rgb_to_hsl Convert RGB color values to HSL (Hue, Saturation, Lightness). Read roi_calc Calculate Return on Investment (ROI) percentage. Read roll_dice Roll one or more dice with specified number of sides. Read roman_numerals Convert between Roman numerals and Arabic numbers. Read rot13_cipher Apply ROT13 or custom ROT-N cipher (letter rotation). Read salary_breakdown Calculate salary breakdown: hourly, daily, weekly, monthly, annual equivalents. Read savings_goal_calc Calculate monthly savings needed to reach a financial goal. Read scientific_notation Convert a number to and from scientific notation. Read scrape_meta_tags Scrape meta tags (title, description, OG, Twitter cards, etc) from any URL. Read search_web Search the web using multiple engines (Wikipedia, DuckDuckGo, Bing, Brave). Read sentence_length_analyze Analyze sentence length distribution and variability. Read shuffle_text Randomly shuffle characters in a string. Read significant_figures Round a number to a specified number of significant figures. Read simple_interest_calc Calculate simple interest: interest = principal × rate × time. Read simplify_text Simplify complex text into plain, easy-to-understand language. Read sip_calc Calculate Systematic Investment Plan (SIP) returns with compounding. Read sleep_calc sleep_calc Read slope_calc Calculate the slope, intercept, and equation of a line between two points. Read slugify_text Convert text to URL-friendly slug. Read sort_data Sort an array of values or objects. Read soundex_code Generate the Soundex phonetic code for a word. Read speaking_time speaking_time Read speed_convert Convert between speed units: km/h, mph, m/s, knots, ft/s. Read sql_format Format/beautify SQL queries with configurable dialect. Read stock_return Calculate total stock return including price change and dividends. Read string_escape Escape or unescape special characters in strings. Read swap_case Swap upper and lower case characters in text. Read tax_bracket Calculate tax bracket, effective rate, and take-home pay. Read tdee_calc tdee_calc Read temperature_all Convert a temperature from any unit to all other units (C, F, K, R). Read text_diff text_diff Read text_stats Get comprehensive text statistics including all counts and metrics. Read time_convert Convert between time units: seconds, minutes, hours, days, weeks, months, years. Read tip_calculator Calculate tip amount and split bill between multiple people. Read title_case Convert text to title case (capitalize major words). Read todo_finder Find TODO, FIXME, HACK, NOTE, XXX comments in source code. Read toml_to_json Convert TOML format to JSON. Read truncate_text Truncate text to specified length with optional ellipsis. Read tsv_to_json Convert tab-separated values (TSV) to JSON format. Read unflatten_json Reconstruct nested JSON from dot-notation flattened format. Read unique_words Count and list unique words with their frequencies. Read url_encode_decode Encode or decode URL/URI strings. Read url_parse Parse a URL into its components: protocol, host, path, query, fragment. Read validate_iban Validate IBAN format and check digit for international bank accounts. Read validate_json Validate JSON string syntax and optionally against a JSON Schema. Read validate_vat Validate a VAT number format for EU countries. Read vat_calc Calculate VAT (Value Added Tax) amounts and totals. Read verify_email verify_email Read vigenere_cipher vigenere_cipher Read vo2max_calc vo2max_calc Read volume_convert Convert between volume units: liters, gallons, quarts, cups, ml, oz, cubic meters. Read waist_hip_ratio Calculate waist-to-hip ratio and health risk assessment. Read wallet_balance Check your wallet credit balance. Read wallet_buy Get a link to buy credits for your wallet. Read water_intake_calc Calculate recommended daily water intake. Read web_safe_color Find the nearest web-safe color for a given hex color. Read whitespace_analyze Analyze whitespace usage: spaces, tabs, newlines, trailing spaces. Read word_count Count words, characters, sentences, paragraphs, and average word length. Read word_frequency Analyze word frequency distribution in text, sorted by count. Read word_length_distribution Analyze word length distribution with histogram data. Read word_similarity word_similarity Read work_calc Calculate work, force, or distance using W = Fd. Read wrap_text Wrap text to specified line width. Read xml_to_json Convert XML text to structured JSON format.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about GadgetHumans API Hub

Can an AI agent delete data through the GadgetHumans API Hub MCP server? +

Yes. The GadgetHumans API Hub server exposes 2 destructive tools including clean_whitespace, gravitational_force_calc. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through GadgetHumans API Hub? +

The GadgetHumans API Hub server has 27 write tools including comment_strip, convert_color, convert_csv_to_json. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach GadgetHumans API Hub.

How many tools does the GadgetHumans API Hub MCP server expose? +

311 tools across 4 categories: Destructive, Execute, Read, Write. 263 are read-only. 48 can modify, create, or delete data.

How do I enforce a policy on GadgetHumans API Hub? +

Register the GadgetHumans API Hub MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every GadgetHumans API Hub tool call.

Deterministic rules across all 311 GadgetHumans API Hub tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

311 GadgetHumans API Hub tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from GadgetHumans API Hub's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.