CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Api Hub

scotia1973-bot/api-hub
STDIOregistry active
Summary

This is a batteries-included utility server that wraps 185 free tools from api.gadgethumans.com into MCP. You get everything from QR generation and password creation to AI text operations like summarization and translation, plus web scraping, geocoding, crypto prices, format conversions, and reference data lookups. No API keys required to start, though the free tier caps at 100 requests per day. Reach for this when you want Claude to handle quick utilities without juggling multiple services or dealing with authentication. The breadth is the selling point: one server for generating UUIDs, checking DNS records, calculating mortgage payments, and converting JSON to YAML.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

🧠 Memory Vault — Don't Let Your Agent Wake Up Amnesic

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.

PyPI version License: MIT Glama Score API Status MCP Registry Smithery Star History


✨ Why Memory Vault?

AI agents have a fundamental limitation: they're born with amnesia. Every new session is a blank slate. They forget:

  • ✅ What you asked them to do
  • ✅ What they learned about your project
  • ✅ What config/credentials they set up
  • ✅ What they already told another tool

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"

🚀 Quick Start (5 seconds)

Option A: Hosted endpoint (no install)

# Add to your MCP client config:
{
  "mcpServers": {
    "memory-vault": {
      "url": "https://api.gadgethumans.com/mcp"
    }
  }
}

Option B: Local via uvx

uvx gadgethumans-api-hub-mcp

Option C: Install

pip install gadgethumans-api-hub-mcp

That's it. 46 MCP tools. Instant memory.


🧠 The Memory Vault (Killer Feature)

ToolWhat it does
agent_memoryStore/recall/delete persistent data by key. Agents remember across sessions forever.
memory_searchFull-text search across everything you've stored.
memory_listBrowse all stored keys by category.
agent_profileView your vault stats, usage, and upgrade options.

How it works

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.


🛠 45 Utility Tools — Everything Else

CategoryTools
🔐 SecurityQR codes, password generator, UUIDs, hash (MD5/SHA256/SHA512), Base64, NanoID, ULID
💰 FinanceCrypto prices (Binance), currency exchange, mortgage calc, loan calc, investment calc, tax bracket, VAT calc, salary calc, compound interest
🌤️ WeatherCurrent weather, 7-day forecast, geocode, reverse geocode, air quality
🌐 WebOG metadata, URL analyzer, RSS parser, meta scrape, link checker, page size, HTTP headers
📡 NetworkDNS lookup, reverse DNS, DNSSEC, SSL check, WHOIS, domain age, CDN detect, port check, IP geolocation
📝 TextSlugify, case convert, truncate, reverse, shuffle, padding, wrap, indent, remove accents, stopword removal, binary/base conversion
🎨 ColorsHex↔RGB↔HSL↔HSV↔CMYK, color palette, contrast check, color harmony, color blindness sim
📊 DataCSV↔JSON, JSON↔XML↔YAML, TOML↔JSON, INI↔JSON, TSV↔JSON, diff, merge, flatten, sort, filter, dedupe
🔢 MathFibonacci, prime check, factorial, GCD/LCM, percentage, stats, matrix ops, correlation, quadratic solver, geometry
🏥 HealthBMI, BMR, TDEE, body fat, calorie burn, macro calc, water intake, heart rate zones, VO₂ max
📖 ReadabilityFlesch-Kincaid, Gunning Fog, SMOG, ARI, Dale-Chall, FORCAST, Linsear Write, clarity score
💻 CodeComplexity analysis, stats, beautify, indent check, comment strip, bracket matching, language detection, TODO finder, SQL format
🔄 ConversionsSpeed, area, volume, pressure, temperature (all units), time, angle, energy, data rate, pixels, bytes
🔓 CiphersAtbash, Caesar, ROT13, Vigenère, Morse code, NATO phonetic, Base32, Base85
🌍 ReferenceCountries, currencies, languages, HTML entities, HTTP codes, MIME types, emoji list, ASCII table, paper sizes, chemical elements, keyboard layouts
📅 DatesBusiness days, age calculator, week number, season, timezone conversion
🏃 FitnessBMI, 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.


💰 Pricing

TierPriceRequests/dayMemory
🆓 Free$0100✅ Persistent
⭐ Pro$2.99/mo500✅ Unlimited
🏢 Enterprise$9.99/moUnlimited✅ Unlimited

👉 Subscribe to Pro →


🔧 REST API (no MCP needed)

# 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


🏗️ Architecture

┌─────────────┐     ┌──────────────────────────┐     ┌──────────────┐
│  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 │  │
                                                     │  └────────┘  │
                                                     └──────────────┘

📦 Links

ResourceLink
MCP Endpointhttps://api.gadgethumans.com/mcp
PyPI Packagegadgethumans-api-hub-mcp
Installpip install gadgethumans-api-hub-mcp or uvx gadgethumans-api-hub-mcp
MCP Registrycom.gadgethumans.api/api-hub
Glamaglama.ai/mcp/servers/scotia1973-bot/api-hub
Smitherysmithery.ai/server/scotia1973/api-hub2
Subscribeapi.gadgethumans.com/mcp-subscribe
API Gatewayapi.gadgethumans.com
Websitegadgethumans.com

🤝 Compatibility

Works with any MCP-compatible client:

  • Claude Desktop / Claude Code
  • Cursor
  • Windsurf
  • Codex CLI
  • GitHub Copilot
  • Continue.dev
  • Cline
  • OpenAI Responses API
  • Any MCP host

📝 License

MIT — do what you want. Built with ⚡ by Gadget Humans.


Star this repo if Memory Vault helped your agent remember something important. ⭐

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
Packagegadgethumans-api-hub-mcp
TransportSTDIO
UpdatedJun 10, 2026
View on GitHub