SecurityAuto-generated
Axesso Api MCP Server
Use this api to fetch information to Amazon products and more.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/axesso-de
Environment Variables
AXESSO_API_API_KEYExample: your_axesso_api_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"axesso-de": {
"command": "npx",
"args": ["-y","@mcp/axesso-de"],
"env": {
"AXESSO_API_API_KEY": "your_axesso_api_api_key"
}
}
}
}Endpoints
GET
/amz/amazon-lookup-buy-recommendationsrequest buy recommendations to a given product
GET
/amz/amazon-lookup-productlookup product information
GET
/amz/amazon-search-by-keywordfetch results auf a keyword search on Amazon
GET
/amz/sort-optionsrequest available sort options to use in keyword search