Skip to content
MCP-Bridge
Cloud Infrastructure

Amazon AppStream MCP Config

<fullname>Amazon AppStream 2.0</fullname> <p>This is the <i>Amazon AppStream 2.0 API Reference</i>. This documentation provides descriptions and syntax for each of the actions and data types in AppStream 2.0. AppStream 2.0 is a fully managed, secure application streaming service that lets you stream

Config URL

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

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

Configuration JSON

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

{
  "mcpServers": {
    "amazonaws-com-appstream": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-appstream"],
      "env": {
      "AMAZON_APPSTREAM_API_KEY": "your_amazon_appstream_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-appstream.json

Environment Variables

AMAZON_APPSTREAM_API_KEY

Replace your_amazon_appstream_api_key with your actual amazon appstream api key

Endpoints

POST/#X-Amz-Target=PhotonAdminProxyService.AssociateApplicationFleet

AssociateApplicationFleet

POST/#X-Amz-Target=PhotonAdminProxyService.AssociateApplicationToEntitlement

AssociateApplicationToEntitlement

POST/#X-Amz-Target=PhotonAdminProxyService.AssociateFleet

AssociateFleet

POST/#X-Amz-Target=PhotonAdminProxyService.BatchAssociateUserStack

BatchAssociateUserStack

POST/#X-Amz-Target=PhotonAdminProxyService.BatchDisassociateUserStack

BatchDisassociateUserStack

POST/#X-Amz-Target=PhotonAdminProxyService.CopyImage

CopyImage

POST/#X-Amz-Target=PhotonAdminProxyService.CreateAppBlock

CreateAppBlock

POST/#X-Amz-Target=PhotonAdminProxyService.CreateApplication

CreateApplication

POST/#X-Amz-Target=PhotonAdminProxyService.CreateDirectoryConfig

CreateDirectoryConfig

POST/#X-Amz-Target=PhotonAdminProxyService.CreateEntitlement

CreateEntitlement