Skip to content
Back to search
30
MCP

Amazon ElastiCache/MemoryDB for Valkey

docker-mcp/awslabs-valkey

Advanced data structures with Valkey.

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

Tools · 105

bitmap_count
bitmap_get
bitmap_pos
bitmap_set
client_list
dbsize
delete
expire
hash_exists
hash_get
hash_get_all
hash_increment
hash_keys
hash_length
hash_random_field
hash_random_field_with_values
hash_set
hash_set_if_not_exists
hash_set_multiple
hash_strlen
hash_values
hll_add
hll_count
info
json_arrappend
json_arrindex
json_arrlen
json_arrpop
json_arrtrim
json_clear
json_del
json_get
json_numincrby
json_nummultby
json_objkeys
json_objlen
json_set
json_strappend
json_strlen
json_toggle
json_type
list_append
list_append_multiple
list_get
list_insert_after
list_insert_before
list_length
list_move
list_pop_left
list_pop_right
list_position
list_prepend
list_prepend_multiple
list_range
list_remove
list_set
list_trim
rename
set_add
set_cardinality
set_contains
set_members
set_move
set_pop
set_random_member
set_remove
sorted_set_add
sorted_set_add_incr
sorted_set_cardinality
sorted_set_popmax
sorted_set_popmin
sorted_set_range
sorted_set_range_by_lex
sorted_set_range_by_score
sorted_set_rank
sorted_set_remove
sorted_set_remove_by_lex
sorted_set_remove_by_rank
sorted_set_remove_by_score
sorted_set_score
stream_add
stream_delete
stream_group_create
stream_group_delete_consumer
stream_group_destroy
stream_group_set_id
stream_info
stream_info_consumers
stream_info_groups
stream_length
stream_range
stream_read
stream_read_group
stream_trim
string_append
string_decrement
string_get
string_get_range
string_get_set
string_increment
string_increment_float
string_length
string_set
string_set_range
type

Similar MCP servers embedding-nearest

Amazon ElastiCache
ElastiCache control plane operations.
39 tools
Amazon ElastiCache for Memcached
High-speed caching with Memcached.
22 tools
Hostinger API
Interact with Hostinger services over the Hostinger API.
118 tools
Redis
Access to Redis database operations.
53 tools
AWS HealthOmics
Generate, run, debug lifescience workflows.
73 tools
AWS IoT SiteWise
Industrial IoT asset management.
41 tools

How to use

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

{
  "mcpServers": {
    "amazon_elasticache/memorydb_for_valkey": {
      "url": "None",
      "transport": "http"
    }
  }
}