Labsco
scotia1973-bot logo

GadgetHumans API Hub

from scotia1973-bot

MCP server wrapping 330+ tools β€” calculators, health/fitness, text analysis, color tools, readability, code tools, domain/network, financial, utility, AI text, agent products, ciphers, string, math, reference, weather, geocoding, air quality.

πŸ”₯πŸ”₯FreeNeeds API keys

πŸš€ GadgetHumans MCP API Hub β€” Starter Template

PyPI Python MCP License Smithery GadgetHumans

170+ free MCP tools β€” pre-configured and ready to use. Click "Use this template" above to create your own repository with zero configuration.


✨ What's Included

This template gives you a fully configured Model Context Protocol (MCP) server that connects to the GadgetHumans API Hub β€” a collection of 170+ free developer tools including:

CategoryTools
πŸ†” UUID Generationv4 UUIDs, batch generation
πŸ” Password GeneratorCustomizable length, symbols, numbers, uppercase/lowercase
🎨 Color ConverterHEX ↔ RGB conversion
πŸ”„ Base64 Encoder/DecoderEncode and decode Base64
πŸ”‘ Hash GeneratorMD5, SHA-1, SHA-256, SHA-512
βœ… Email VerificationSyntax check, MX records, disposable detection
πŸ“± QR Code GeneratorPNG, SVG, GIF output
πŸ“ Lorem IpsumParagraphs, sentences, words
🎯 JSON FormatterPrettify, validate, minify
πŸ“ IP GeolocationLocation, ISP, timezone
πŸ₯ Health CheckEndpoint availability monitoring

All tools are free, open source, and require no API keys.


πŸ—οΈ Project Structure

gadgethumans-mcp-starter/
β”œβ”€β”€ README.md                  # This file
β”œβ”€β”€ smithery.yaml              # Smithery deployment config
β”œβ”€β”€ claude_desktop_config.json # Claude Desktop config example
β”œβ”€β”€ .cursor/
β”‚   └── mcp.json              # Cursor IDE config example
└── LICENSE                    # MIT License

πŸ§ͺ Testing the Connection

Once your MCP client is configured, you should see these tools available:

- generate_uuid          β†’ Generate UUID v4 identifiers
- generate_password      β†’ Generate secure random passwords
- convert_color          β†’ Convert HEX ↔ RGB
- encode_base64          β†’ Base64 encode/decode
- hash_text              β†’ Cryptographic hashing
- verify_email           β†’ Email validation
- generate_qr_code       β†’ QR code generation
- generate_lorem_ipsum   β†’ Placeholder text
- process_json           β†’ JSON formatting
- geolocate_ip           β†’ IP geolocation
- health                 β†’ Endpoint health check

πŸ“„ License

MIT β€” free for any use, commercial or personal.


πŸ™Œ Contributing

Found a bug? Want a new tool? Open an issue or contribute via pull request.


<p align="center">Made with ❀️ by <a href="https://gadgethumans.com">GadgetHumans</a></p>