Cloud InfrastructureAuto-generated
Amazon Elasticsearch Service MCP Server
<fullname>Amazon Elasticsearch Configuration Service</fullname> <p>Use the Amazon Elasticsearch Configuration API to create, configure, and manage Elasticsearch domains.</p> <p>For sample code that uses the Configuration API, see the <a href="https://docs.aws.amazon.com/elasticsearch-service/latest/
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-es
Environment Variables
AMAZON_ELASTICSEARCH_SERVICE_API_KEYExample: your_amazon_elasticsearch_service_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-es": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-es"],
"env": {
"AMAZON_ELASTICSEARCH_SERVICE_API_KEY": "your_amazon_elasticsearch_service_api_key"
}
}
}
}Endpoints
PUT
/2015-01-01/es/ccs/inboundConnection/{ConnectionId}/acceptAcceptInboundCrossClusterSearchConnection
POST
/2015-01-01/tagsAddTags
POST
/2015-01-01/packages/associate/{PackageID}/{DomainName}AssociatePackage
POST
/2015-01-01/es/domain/{DomainName}/authorizeVpcEndpointAccessAuthorizeVpcEndpointAccess
POST
/2015-01-01/es/serviceSoftwareUpdate/cancelCancelElasticsearchServiceSoftwareUpdate
POST
/2015-01-01/es/domainCreateElasticsearchDomain
POST
/2015-01-01/es/ccs/outboundConnectionCreateOutboundCrossClusterSearchConnection
POST
/2015-01-01/packagesCreatePackage
GET
/2015-01-01/es/vpcEndpointsListVpcEndpoints
POST
/2015-01-01/es/vpcEndpointsCreateVpcEndpoint