Skip to content
MCP-Bridge
Cloud Infrastructure

AWS Service Catalog MCP Config

<fullname>Service Catalog</fullname> <p> <a href="http://aws.amazon.com/servicecatalog">Service Catalog</a> enables organizations to create and manage catalogs of IT services that are approved for Amazon Web Services. To get the most out of this documentation, you should be familiar with the termino

Config URL

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

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

Configuration JSON

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

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

Environment Variables

AWS_SERVICE_CATALOG_API_KEY

Replace your_aws_service_catalog_api_key with your actual aws service catalog api key

Endpoints

POST/#X-Amz-Target=AWS242ServiceCatalogService.AcceptPortfolioShare

AcceptPortfolioShare

POST/#X-Amz-Target=AWS242ServiceCatalogService.AssociateBudgetWithResource

AssociateBudgetWithResource

POST/#X-Amz-Target=AWS242ServiceCatalogService.AssociatePrincipalWithPortfolio

AssociatePrincipalWithPortfolio

POST/#X-Amz-Target=AWS242ServiceCatalogService.AssociateProductWithPortfolio

AssociateProductWithPortfolio

POST/#X-Amz-Target=AWS242ServiceCatalogService.AssociateServiceActionWithProvisioningArtifact

AssociateServiceActionWithProvisioningArtifact

POST/#X-Amz-Target=AWS242ServiceCatalogService.AssociateTagOptionWithResource

AssociateTagOptionWithResource

POST/#X-Amz-Target=AWS242ServiceCatalogService.BatchAssociateServiceActionWithProvisioningArtifact

BatchAssociateServiceActionWithProvisioningArtifact

POST/#X-Amz-Target=AWS242ServiceCatalogService.BatchDisassociateServiceActionFromProvisioningArtifact

BatchDisassociateServiceActionFromProvisioningArtifact

POST/#X-Amz-Target=AWS242ServiceCatalogService.CopyProduct

CopyProduct

POST/#X-Amz-Target=AWS242ServiceCatalogService.CreateConstraint

CreateConstraint