Skip to content
Back to search
30
MCP

io.github.infoinlet-marketplace/mcp-redis

io.github.infoinlet-marketplace/mcp-redis

Read-only Redis for AI agents — keys, hashes, lists, sets, sorted sets, streams, INFO.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.infoinlet-marketplace/mcp-mongodb
Read-only MongoDB for AI agents — find, aggregate (no write stages), count, stats.
0 tools
io.github.infoinlet-marketplace/mcp-mysql
Read-only MySQL/MariaDB for AI agents — query, list/describe tables, health. SQL-guarded.
0 tools
io.github.infoinlet-marketplace/mcp-s3
Read-only S3/MinIO/R2 object storage for AI agents — list buckets/objects, metadata, fetch.
0 tools
io.github.infoinlet-marketplace/mcp-elasticsearch
Read-only Elasticsearch/OpenSearch for AI agents — search, indices, mappings, count, health.
0 tools
io.github.infoinlet-marketplace/mcp-github
GitHub for AI agents — repos, files, code search, issues, PRs, commits. Read-only default.
0 tools
io.github.infoinlet-marketplace/mcp-stripe
Read-only Stripe for AI agents — customers, charges, subscriptions, invoices, balance.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.infoinlet-marketplace/mcp-redis": {
      "url": "None",
      "transport": "http"
    }
  }
}