Server data from the Official MCP Registry
334 free developer tools for AI agents. No API key needed.
334 free developer tools for AI agents. No API key needed.
This MCP server provides a wrapper around a remote API hub with 185+ utility tools. The codebase is well-structured and properly uses environment-agnostic HTTP calls with appropriate error handling. However, the server relies entirely on an external API (api.gadgethumans.com) for all functionality, creating a dependency risk. Additionally, there are concerns around potential sensitive data handling in chat/memory operations and lack of explicit rate-limiting documentation. The permissions match the server's purpose (network_http for API calls, env_vars for potential future credentials), and no malicious patterns or hardcoded secrets were detected. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed Β· 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-scotia1973-bot-api-hub": {
"args": [
"gadgethumans-api-hub-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
Every AI agent forgets everything between sessions. Memory Vault fixes that.
Persistent cross-session memory for any MCP-compatible agent β Claude Code, Cursor, Windsurf, Codex CLI, Copilot, and 100+ more. Plus 45 utility tools.
AI agents have a fundamental limitation: they're born with amnesia. Every new session is a blank slate. They forget:
Memory Vault is the first MCP server that gives agents permanent memory. Store once, recall forever. No more "I already told you this."
# Agent says: "I don't remember our previous conversation"
# With Memory Vault: "I remember β here's what we discussed last session"
# Add to your MCP client config:
{
"mcpServers": {
"memory-vault": {
"url": "https://api.gadgethumans.com/mcp"
}
}
}
uvx gadgethumans-api-hub-mcp
pip install gadgethumans-api-hub-mcp
That's it. 46 MCP tools. Instant memory.
| Tool | What it does |
|---|---|
agent_memory | Store/recall/delete persistent data by key. Agents remember across sessions forever. |
memory_search | Full-text search across everything you've stored. |
memory_list | Browse all stored keys by category. |
agent_profile | View your vault stats, usage, and upgrade options. |
Session 1: Agent stores "project_config" β KV saves it forever
β
Session 2 (days later): Agent recalls "project_config" β instant retrieval
β
Session 100: Agent still remembers. Never forgets.
Data never expires. Stored in Cloudflare KV (99.99% durability). Only accessible by your agent.
| Category | Tools |
|---|---|
| π Security | QR codes, password generator, UUIDs, hash (MD5/SHA256/SHA512), Base64, NanoID, ULID |
| π° Finance | Crypto prices (Binance), currency exchange, mortgage calc, loan calc, investment calc, tax bracket, VAT calc, salary calc, compound interest |
| π€οΈ Weather | Current weather, 7-day forecast, geocode, reverse geocode, air quality |
| π Web | OG metadata, URL analyzer, RSS parser, meta scrape, link checker, page size, HTTP headers |
| π‘ Network | DNS lookup, reverse DNS, DNSSEC, SSL check, WHOIS, domain age, CDN detect, port check, IP geolocation |
| π Text | Slugify, case convert, truncate, reverse, shuffle, padding, wrap, indent, remove accents, stopword removal, binary/base conversion |
| π¨ Colors | HexβRGBβHSLβHSVβCMYK, color palette, contrast check, color harmony, color blindness sim |
| π Data | CSVβJSON, JSONβXMLβYAML, TOMLβJSON, INIβJSON, TSVβJSON, diff, merge, flatten, sort, filter, dedupe |
| π’ Math | Fibonacci, prime check, factorial, GCD/LCM, percentage, stats, matrix ops, correlation, quadratic solver, geometry |
| π₯ Health | BMI, BMR, TDEE, body fat, calorie burn, macro calc, water intake, heart rate zones, VOβ max |
| π Readability | Flesch-Kincaid, Gunning Fog, SMOG, ARI, Dale-Chall, FORCAST, Linsear Write, clarity score |
| π» Code | Complexity analysis, stats, beautify, indent check, comment strip, bracket matching, language detection, TODO finder, SQL format |
| π Conversions | Speed, area, volume, pressure, temperature (all units), time, angle, energy, data rate, pixels, bytes |
| π Ciphers | Atbash, Caesar, ROT13, VigenΓ¨re, Morse code, NATO phonetic, Base32, Base85 |
| π Reference | Countries, currencies, languages, HTML entities, HTTP codes, MIME types, emoji list, ASCII table, paper sizes, chemical elements, keyboard layouts |
| π Dates | Business days, age calculator, week number, season, timezone conversion |
| π Fitness | BMI, BMR, TDEE, body fat, ideal weight, calorie burn, macro calc, water intake, sleep calc, pace calc |
Plus 300+ REST endpoints via the call_api proxy tool.
| Tier | Price | Requests/day | Memory |
|---|---|---|---|
| π Free | $0 | 100 | β Persistent |
| β Pro | $2.99/mo | 500 | β Unlimited |
| π’ Enterprise | $9.99/mo | Unlimited | β Unlimited |
π Subscribe to Pro β
# Free β no API key
curl "https://api.gadgethumans.com/qr?text=hello%20world"
curl "https://api.gadgethumans.com/password?length=24"
curl "https://api.gadgethumans.com/weather?city=London"
curl "https://api.gadgethumans.com/crypto?symbol=bitcoin"
curl "https://api.gadgethumans.com/dns?domain=example.com"
All 300+ endpoints at api.gadgethumans.com
βββββββββββββββ ββββββββββββββββββββββββββββ ββββββββββββββββ
β AI Agent βββββββ Memory Vault MCP βββββββ Cloudflare β
β (Claude, β β api.gadgethumans.com/mcpβ β Worker + KV β
β Cursor, β β β β β
β Codex, etc)β β ββββββββββββββββββββββ β β ββββββββββ β
β β β β agent_memory β βββββββ β KV β β
β β β β memory_search β β β β Store β β
β β β β memory_list β β β ββββββββββ β
β β β β 45 utility tools β β β β
β β β β call_api (300+ ) β β β ββββββββββ β
β β β ββββββββββββββββββββββ β β βREST APIβ β
βββββββββββββββ ββββββββββββββββββββββββββββ β β 300+ β β
β β routes β β
β ββββββββββ β
ββββββββββββββββ
| Resource | Link |
|---|---|
| MCP Endpoint | https://api.gadgethumans.com/mcp |
| PyPI Package | gadgethumans-api-hub-mcp |
| Install | pip install gadgethumans-api-hub-mcp or uvx gadgethumans-api-hub-mcp |
| MCP Registry | com.gadgethumans.api/api-hub |
| Glama | glama.ai/mcp/servers/scotia1973-bot/api-hub |
| Smithery | smithery.ai/server/scotia1973/api-hub2 |
| Subscribe | api.gadgethumans.com/mcp-subscribe |
| API Gateway | api.gadgethumans.com |
| Website | gadgethumans.com |
Works with any MCP-compatible client:
MIT β do what you want. Built with β‘ by Gadget Humans.
Star this repo if Memory Vault helped your agent remember something important. β
Be the first to review this server!
by Modelcontextprotocol Β· Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol Β· Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno Β· Developer Tools
Toleno Network MCP Server β Manage your Toleno mining account with Claude AI using natural language.