AMAZON ELASTICACHE MEMCACHED MCP SERVER TOOLS

22 tools from the Amazon ElastiCache Memcached MCP Server MCP Server, categorised by risk level.

View the Amazon ElastiCache Memcached MCP Server policy →

READ TOOLS

6

WRITE TOOLS

13
cache_add Add a value to the cache only if the key doesn't exist. Args: key: The key to add value: The value to store expire: Optional expiratio... cache_append Append a string to an existing value. Args: key: The key to append to value: String to append Returns: Success message or error message cache_cas Set a value using CAS (Check And Set). Args: key: The key to set value: The value to store cas: CAS token from gets() expire: Opti... cache_decr Decrement a counter in the cache. Args: key: The key to decrement value: Amount to decrement by (default 1) Returns: New value or err... cache_flush_all Flush all cache entries. Args: delay: Optional delay in seconds before flushing Returns: Success message or error message cache_incr Increment a counter in the cache. Args: key: The key to increment value: Amount to increment by (default 1) Returns: New value or err... cache_prepend Prepend a string to an existing value. Args: key: The key to prepend to value: String to prepend Returns: Success message or error me... cache_quit Close the connection to the cache server. Returns: Success message or error message cache_replace Replace a value in the cache only if the key exists. Args: key: The key to replace value: The new value expire: Optional expiration ti... cache_set Set a value in the cache. Args: key: The key to set value: The value to store expire: Optional expiration time in seconds Returns: ... cache_set_many Set multiple values in the cache. Args: mapping: Dictionary of key-value pairs expire: Optional expiration time in seconds Returns: S... cache_set_multi Set multiple values in the cache (alias for set_many). Args: mapping: Dictionary of key-value pairs expire: Optional expiration time in se... cache_touch Update the expiration time for a key. Args: key: The key to update expire: New expiration time in seconds Returns: Success message or...

DESTRUCTIVE TOOLS

3
How many tools does the Amazon ElastiCache Memcached MCP Server MCP server have? +

The Amazon ElastiCache Memcached MCP Server MCP server exposes 22 tools across 3 categories: Read, Write, Destructive.

How do I enforce policies on Amazon ElastiCache Memcached MCP Server tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Amazon ElastiCache Memcached MCP Server server.

What risk categories do Amazon ElastiCache Memcached MCP Server tools fall into? +

Amazon ElastiCache Memcached MCP Server tools are categorised as Read (6), Write (13), Destructive (3). Each category has a recommended default policy.

Let agents act without letting them run wild.

Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.