MarceauSolutions/amazon-seller-mcp
Amazon Seller Central operations via SP-API - manage inventory, track orders, analyze sales, and optimize listings
Quick Start
Clone the repository:
git clone https://github.com/MarceauSolutions/amazon-seller-mcpClaude Desktop configuration example:
{
"mcpServers": {
"amazon-seller-mcp": {
"command": "npx",
"args": [
"-y",
"MarceauSolutions/amazon-seller-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.