Skip to content
MCP-Bridge
Cloud Infrastructure

Amazon CloudHSM MCP Config

<fullname>AWS CloudHSM Service</fullname> <p>This is documentation for <b>AWS CloudHSM Classic</b>. For more information, see <a href="http://aws.amazon.com/cloudhsm/faqs-classic/">AWS CloudHSM Classic FAQs</a>, the <a href="https://docs.aws.amazon.com/cloudhsm/classic/userguide/">AWS CloudHSM Class

Config URL

Use this URL in any MCP-compatible client to fetch the config automatically.

https://mcp-bridge.pages.dev/config/amazonaws-com-cloudhsm.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-cloudhsm.json to fetch programmatically.

{
  "mcpServers": {
    "amazonaws-com-cloudhsm": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-cloudhsm"],
      "env": {
      "AMAZON_CLOUDHSM_API_KEY": "your_amazon_cloudhsm_api_key"
}
    }
  }
}

How to Use

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

Cursor

Go to Cursor Settings → MCP Servers → Add with the JSON above.

CLI / curl

Fetch the config programmatically:

curl https://mcp-bridge.pages.dev/config/amazonaws-com-cloudhsm.json

Environment Variables

AMAZON_CLOUDHSM_API_KEY

Replace your_amazon_cloudhsm_api_key with your actual amazon cloudhsm api key

Endpoints

POST/#X-Amz-Target=CloudHsmFrontendService.AddTagsToResource

AddTagsToResource

POST/#X-Amz-Target=CloudHsmFrontendService.CreateHapg

CreateHapg

POST/#X-Amz-Target=CloudHsmFrontendService.CreateHsm

CreateHsm

POST/#X-Amz-Target=CloudHsmFrontendService.CreateLunaClient

CreateLunaClient

POST/#X-Amz-Target=CloudHsmFrontendService.DeleteHapg

DeleteHapg

POST/#X-Amz-Target=CloudHsmFrontendService.DeleteHsm

DeleteHsm

POST/#X-Amz-Target=CloudHsmFrontendService.DeleteLunaClient

DeleteLunaClient

POST/#X-Amz-Target=CloudHsmFrontendService.DescribeHapg

DescribeHapg

POST/#X-Amz-Target=CloudHsmFrontendService.DescribeHsm

DescribeHsm

POST/#X-Amz-Target=CloudHsmFrontendService.DescribeLunaClient

DescribeLunaClient