Upstash Redis, Supabase, Neon Postgres, Firebase. Serverless databases and caches for AI-powered apps.
2 templates · 13 tools total
55+ deploys in this categoryFree · No credit cardStart here: Upstash Redis
7 tools · Most deployed in this category
Upstash Redis
7 tools
Serverless Redis via REST API. Set/get keys, manage lists, sorted sets, and hashes with global replication.
“Get the current value of the rate-limit counter for user 12345”
Turso (LibSQL)
6 tools
Execute SQL queries, manage databases, and inspect schema on Turso edge SQLite databases.
“List all tables in my database and show their schemas”
| Template | Tools | Auth | Deploys | Methods |
|---|---|---|---|---|
| 🔴Upstash Redis | 7 | Key | 30+ | GETPOST |
| 🐦Turso (LibSQL) | 6 | Key | 25+ | POST |
Quick connect via Claude Code CLI (2 servers)
claude mcp add upstash_redis --url https://datafaucet.dev/api/mcp/t/upstash-redisclaude mcp add turso --url https://datafaucet.dev/api/mcp/t/turso“Set a rate-limit counter for this user and expire it in 60 seconds”
“Push a job to the task queue and return the current queue length”
“Cache this API response in Redis with a 5-minute TTL”
Pairs well with Developer Tools
Cache API responses in Redis to speed up your MCP server