MCP.so
Sign In

AWS Marketplace

Discover, evaluate, and buy solutions for the cloud

Documentation

About AWS Marketplace

AWS Marketplace helps software buyers discover, evaluate, compare, and procure cloud solutions from the AWS Marketplace catalog. Its connector brings marketplace search, recommendations, shortlisting, and contextual solution insights into assistant-led buying workflows.

Connection details

https://marketplace-mcp.us-east-1.api.aws/

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add aws-marketplace --transport http https://marketplace-mcp.us-east-1.api.aws/

Frequently asked questions

What is the AWS Marketplace remote MCP server?

The AWS Marketplace remote MCP server is a hosted Model Context Protocol endpoint at https://marketplace-mcp.us-east-1.api.aws/, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the AWS Marketplace MCP server?

Add the endpoint https://marketplace-mcp.us-east-1.api.aws/ to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the AWS Marketplace MCP server require authentication?

Yes. AWS Marketplace uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the AWS Marketplace MCP server use?

AWS Marketplace exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers