Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

Amazon ElastiCache MCP Server

<fullname>Amazon ElastiCache</fullname> <p>Amazon ElastiCache is a web service that makes it easier to set up, operate, and scale a distributed cache in the cloud.</p> <p>With ElastiCache, customers get all of the benefits of a high-performance, in-memory cache with less of the administrative burden

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-elasticache

Environment Variables

AMAZON_ELASTICACHE_API_KEY

Example: your_amazon_elasticache_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "amazonaws-com-elasticache": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-elasticache"],
      "env": {
      "AMAZON_ELASTICACHE_API_KEY": "your_amazon_elasticache_api_key"
}
    }
  }
}

Endpoints

GET/#Action=AddTagsToResource

GET_AddTagsToResource

POST/#Action=AddTagsToResource

POST_AddTagsToResource

GET/#Action=AuthorizeCacheSecurityGroupIngress

GET_AuthorizeCacheSecurityGroupIngress

POST/#Action=AuthorizeCacheSecurityGroupIngress

POST_AuthorizeCacheSecurityGroupIngress

GET/#Action=BatchApplyUpdateAction

GET_BatchApplyUpdateAction

POST/#Action=BatchApplyUpdateAction

POST_BatchApplyUpdateAction

GET/#Action=BatchStopUpdateAction

GET_BatchStopUpdateAction

POST/#Action=BatchStopUpdateAction

POST_BatchStopUpdateAction

GET/#Action=CompleteMigration

GET_CompleteMigration

POST/#Action=CompleteMigration

POST_CompleteMigration