๐ง Memory Vault โ persistent agent memory for MCP. 46 tools: agent_memory, memory_search, crypto, weather, DNS, QR, passwords, and 300+ REST endpoints. Glama score improved: merged 14 readability tools โ 1 smart tool, fixed 14 {d} placeholder descriptions, added usage guidelines for agent disambiguation.
Project description
๐ง 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.
โจ 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)
| 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. |
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
| 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.
๐ฐ Pricing
| Tier | Price | Requests/day | Memory |
|---|---|---|---|
| ๐ Free | $0 | 100 | โ Persistent |
| โญ Pro | $2.99/mo | 500 | โ Unlimited |
| ๐ข Enterprise | $9.99/mo | Unlimited | โ 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
| 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 |
๐ค 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. โญ
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gadgethumans_api_hub_mcp-2.5.0.tar.gz.
File metadata
- Download URL: gadgethumans_api_hub_mcp-2.5.0.tar.gz
- Upload date:
- Size: 53.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.5 {"installer":{"name":"uv","version":"0.11.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a28ec7be44f3bff64c9e7ec235f0585f57e3922a113a763dd7d01836f75a3fe
|
|
| MD5 |
9d3205fa98e4d7c235d5ad30a4ea94a7
|
|
| BLAKE2b-256 |
05fd486a8c5bbc5f417c5f0d4d5c299fc31817f1af590f831f0c722dbd415865
|
File details
Details for the file gadgethumans_api_hub_mcp-2.5.0-py3-none-any.whl.
File metadata
- Download URL: gadgethumans_api_hub_mcp-2.5.0-py3-none-any.whl
- Upload date:
- Size: 50.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.5 {"installer":{"name":"uv","version":"0.11.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
654357101bd20f4980519785c60079830957a737244326767024d0326cf5931e
|
|
| MD5 |
22eb184ec3604cc9b71cfc2bf05da03b
|
|
| BLAKE2b-256 |
4f778a0013d5348d8bc6917effc107c8976231890b10c9b9b4b9ac203d384cd9
|