Easyparser — Amazon Product & Seller Data for Claude Desktop
com.easyparser/easyparser
Real-time Amazon product, seller, and search data for AI agents across 21 marketplaces.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:17
Install Easyparser — Amazon Product & Seller Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"easyparser": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.easyparser.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- get_product_detail
- get_product_offers
- search_products
- lookup_product
- get_sales_history
- get_bestseller_rank
- get_package_dimensions
- get_seller_profile
- get_seller_products
- get_seller_feedback
- list_operations
- list_bulk_jobs
- get_bulk_job_items
- get_bulk_item_result
- get_bulk_webhook_logs
- get_error_logs
- check_credits