MarceauSolutions/amazon-seller-mcp

šŸ¢ Workplace & Productivity
0 Views
0 Installs

šŸ ā˜ļø - Amazon Seller Central operations via SP-API - manage inventory, track orders, analyze sales, and optimize listings

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "marceausolutions-amazon-seller-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "marceausolutions-amazon-seller-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Amazon Seller Operations

AI-powered Amazon Seller Central tools for inventory management, fee calculation, and optimization via SP-API.

mcp-name: io.github.wmarceau/amazon-seller

Features

FeatureScriptDescription
SP-API Integrationamazon_sp_api.pyCore API with caching
FBA Fee Calculatoramazon_fee_calculator.py2026 fee structure
Inventory Optimizeramazon_inventory_optimizer.pyRestock recommendations
OAuth Authenticationamazon_oauth_server.pyOAuth flow handling
MCP Serveramazon_seller_mcp.pyMCP protocol wrapper

Directory Structure

amazon-seller/
ā”œā”€ā”€ src/
│   ā”œā”€ā”€ amazon_sp_api.py              # Core SP-API client
│   ā”œā”€ā”€ amazon_fee_calculator.py      # FBA fee calculations
│   ā”œā”€ā”€ amazon_inventory_optimizer.py # Restock recommendations
│   ā”œā”€ā”€ amazon_oauth_server.py        # OAuth server
│   └── ...
ā”œā”€ā”€ mcp-server/
│   └── amazon_seller_mcp.py          # MCP server wrapper
ā”œā”€ā”€ registry/
│   └── manifest.json                 # MCP Registry manifest
ā”œā”€ā”€ VERSION                           # Current version
ā”œā”€ā”€ CHANGELOG.md                      # Version history
ā”œā”€ā”€ SKILL.md                          # MCP tool documentation
└── README.md                         # This file

MCP Tools

ToolDescription
get_inventory_summaryGet FBA inventory levels
get_ordersGet recent orders
get_order_itemsGet order line items
get_product_detailsGet product info
calculate_fba_feesCalculate comprehensive fees
estimate_profit_marginQuick profit estimation
suggest_restock_quantitiesReorder recommendations
analyze_sell_through_rateSales velocity analysis

See SKILL.md for detailed tool documentation.

Quick Start

1. Install Dependencies

pip install python-amazon-sp-api python-dotenv mcp

2. Configure Credentials

Create .env file:

AMAZON_REFRESH_TOKEN=your_refresh_token
AMAZON_LWA_APP_ID=your_client_id
AMAZON_LWA_CLIENT_SECRET=your_client_secret
AMAZON_AWS_ACCESS_KEY=your_aws_access_key
AMAZON_AWS_SECRET_KEY=your_aws_secret_key
AMAZON_ROLE_ARN=arn:aws:iam::123456789:role/your-role
AMAZON_MARKETPLACE_ID=ATVPDKIKX0DER

3. Test Connection

python src/test_amazon_connection.py

4. Run MCP Server

python mcp-server/amazon_seller_mcp.py

CLI Usage

Calculate Fees

python src/amazon_fee_calculator.py --asin B08XYZ123 --price 29.99 --cost 10.00

Get Inventory Recommendations

python src/amazon_inventory_optimizer.py --asin B08XYZ123 --days 30

Key Features

2026 Fee Structure

  • FBA fulfillment fees (size-tier based)
  • Monthly storage fees (seasonal rates)
  • Aged inventory surcharges (12-15mo, 15+mo)
  • Low inventory level fees
  • GET call fee awareness (post April 2026)

Caching Layer

Aggressive caching to minimize API costs:

  • Inventory: 30 min
  • Orders: 15 min
  • Products: 24 hours
  • Fees: 24 hours

Multi-Marketplace

Supports US, CA, MX, BR, UK, DE, FR, IT, ES, NL, JP, SG, AU

Version

Current version: 1.0.0

License

MIT License

Related MCP Servers

6figr-com/jobgpt-mcp-server

šŸ“‡ ā˜ļø šŸ  šŸŽ 🪟 🐧 - MCP server for JobGPT — search jobs, auto-apply, generate tailored resumes, track applications, and find recruiters from any MCP client. 34 tools for job search, applications, resumes, and outreach.

šŸ¢ Workplace & Productivity0 views
Agentled/mcp-server

šŸ“‡ ā˜ļø - AI-native workflow orchestration with long-term memory, 100+ integrations, and unified credits. 32 MCP tools for building and running intelligent business workflows — lead enrichment, content publishing, company research, media production, and more. Knowledge Graph that learns across executions.

šŸ¢ Workplace & Productivity0 views
alex13slem/openproject-codex-plugin

šŸ“‡ ā˜ļø šŸ  šŸŽ 🪟 🐧 - Write-capable MCP server for OpenProject API v3 with Community Edition support. Search, create, update, assign, prioritize, and comment on work packages. Published as io.github.alex13slem/openproject in the official MCP Registry and installable with npx -y openproject-codex-plugin.

šŸ¢ Workplace & Productivity0 views
ap311036/ews-meeting-mcp

šŸ šŸ  šŸŽ 🪟 🐧 - Safely schedule Outlook meetings on on-prem Exchange EWS. Resolves attendees, discovers rooms, suggests slots, and requires preview-confirmed create/update/cancel writes with local credential handling and audit-friendly lifecycle records.

šŸ¢ Workplace & Productivity0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it →
ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.