Skip to content
Back to search
30
MCP

Amazon ElastiCache for Memcached

docker-mcp/awslabs-memcached

High-speed caching with Memcached.

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

Tools · 22

cache_add
cache_append
cache_cas
cache_decr
cache_delete
cache_delete_many
cache_delete_multi
cache_flush_all
cache_get
cache_get_many
cache_get_multi
cache_gets
cache_incr
cache_prepend
cache_quit
cache_replace
cache_set
cache_set_many
cache_set_multi
cache_stats
cache_touch
cache_version

Similar MCP servers embedding-nearest

Amazon ElastiCache
ElastiCache control plane operations.
39 tools
Amazon ElastiCache/MemoryDB for Valkey
Advanced data structures with Valkey.
105 tools
awslabs.memcached-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Amazon ElastiCache Memcached
0 tools
acuvity/mcp-server-aws-memcached
MCP server for interacting with Amazon ElastiCache Memcached through secure connections
0 tools
awslabs.elasticache-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Amazon ElastiCache
0 tools
io.github.Ainode-tech/cache-proxy
LLM caching proxy for AI agents - exact + semantic cache. Free health.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "amazon_elasticache_for_memcached": {
      "url": "None",
      "transport": "http"
    }
  }
}