Amazon Selling Partner MCP. Manage orders, inventory, and catalogs via conversation.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Amazon Selling Partner. Manage your entire e-commerce backend via AI. This server lets your agent audit FBA inventory, list incoming orders, research the Amazon product catalog, and request seller reports—all from a natural chat conversation.
Handle orders, inventory, and financials without logging into Seller Central.
What your AI agents can do
Create report
Requests a specific, large-scale report from Amazon's seller data.
Get catalog item
Retrieves detailed product information for a specific catalog item.
Get order items
Gets the full list of items included within a specific Amazon order.
Checks and reports inventory summaries and current stock counts across specified Amazon fulfillment centers.
Retrieves a list of recent Amazon orders and pulls detailed item breakdowns for specific orders.
Searches the entire Amazon catalog using ASINs or keywords to pull technical product data.
Lists financial event groups and provides marketplace participation details without needing to navigate financial dashboards.
Triggers asynchronous report generation (like GET_MERCHANT_LISTINGS_ALL_DATA) and monitors the report's status.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
Amazon Selling Partner MCP Server: 10 Tools for E-commerce Management
These tools give your AI agent direct access to Amazon's seller data. Use them to audit inventory, process orders, research products, and track financial reports.
019d754dcreate report
Requests a specific, large-scale report from Amazon's seller data.
019d754dget catalog item
Retrieves detailed product information for a specific catalog item.
019d754dget order items
Gets the full list of items included within a specific Amazon order.
019d754dget report status
Checks if a previously requested seller report is ready or still processing.
019d754dlist fba inventory
Lists the current inventory levels and stock counts for FBA products.
019d754dlist financial events
Lists major financial events and participation details for your seller account.
019d754dlist marketplaces
Lists all active marketplaces associated with your seller account.
019d754dlist orders
Retrieves a list of recent Amazon orders placed by customers.
019d754dlist product types
Lists the various types of products or categories available in the seller system.
019d754dsearch catalog
Searches the Amazon catalog using keywords or ASINs to find product details.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Amazon Selling Partner, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
This server lets your AI agent manage your whole Amazon selling operation. You don't gotta log into Seller Central; your agent handles everything via a natural chat conversation.
To audit current stock, your agent can run list_fba_inventory, which reports inventory summaries and current stock counts across specified Amazon fulfillment centers. You can process incoming orders by running list_orders to get a list of recent Amazon orders, then use get_order_items to pull detailed item breakdowns for any specific order.
You can search the Amazon catalog for product metadata using search_catalog with keywords or ASINs, and then use get_catalog_item to pull detailed product information for a specific catalog item. Need to check finances? Your agent pulls financial event groups and marketplace participation details using list_financial_events and list_marketplaces. For big-picture data, you can request large-scale seller reports with create_report and check if they're ready or still processing by running get_report_status.
You can also look at what kinds of products are available by calling list_product_types.
How Amazon Selling Partner MCP Works
- 1 Subscribe to the Amazon Selling Partner MCP Server and input your LwA credentials (Client ID, Secret, Refresh Token, etc.).
- 2 Your AI client sends a natural language prompt (e.g., 'What's my stock for ASIN B012345678?').
- 3 The agent invokes the relevant tool (e.g.,
list_fba_inventoryorsearch_catalog), and the result is returned to you in the chat.
The bottom line is you get to manage complex seller operations by talking to your AI client, rather than clicking through Amazon's web dashboard.
Who Is Amazon Selling Partner MCP For?
Anyone managing multiple product lines or high-volume e-commerce sales needs this. It's for the Ops Manager who gets sick of switching between Seller Central tabs, the E-commerce Analyst who needs real-time data for competitive research, or the Logistics Planner who needs to know stock counts instantly.
Uses the agent to run inventory audits (list_fba_inventory) and pull order lists (list_orders) to coordinate fulfillment without manual checks.
Runs search_catalog to pull technical metadata on competitor ASINs or new product ideas, letting them research without leaving the chat window.
Calls list_financial_events to get a summary of marketplace revenue and financial group details for quick reconciliation.
What Changes When You Connect
- Audit Stock Instantly: Use
list_fba_inventoryto get an immediate summary of your stock across fulfillment centers. You don't have to manually check the Seller Central dashboard. - Process Orders in Chat: When a new shipment comes in, run
list_ordersand thenget_order_itemsto instantly see exactly what's in the shipment without clicking through pages. - Research Products Live: Need competitor data?
search_catalogpulls technical product metadata for any ASIN or keyword, letting you research on the fly. - Track Reports Effortlessly: Instead of waiting for email updates, use
create_reportfollowed byget_report_statusto monitor large data exports directly in your chat. - Understand Finances: Call
list_financial_eventsto pull financial summaries and participation details, giving you a quick overview of your revenue stream. - Know Your Market: Use
list_marketplacesto confirm which global marketplaces are active for your account, helping you scope your operations.
Real-World Use Cases
Need to verify fulfillment requirements for a big sale.
A logistics manager needs to know if they can fulfill 500 units of a specific item. They ask their agent to run list_fba_inventory for the ASIN. The agent returns the available units, allowing the manager to confirm capacity immediately and adjust the sales forecast.
A competitor launched a new product and you need its specs.
A product analyst runs search_catalog using the competitor's ASIN. The agent returns the technical metadata (dimensions, category, etc.) instantly. This data feeds directly into their pricing model, allowing for a rapid competitive adjustment.
The fulfillment team needs to confirm items in a recent large order.
The ops lead runs list_orders to get the Order ID, then passes that ID to get_order_items. The agent returns a detailed, clean list of every item, SKU, and quantity for the fulfillment team to verify against the warehouse manifest.
Quarterly financial review is due, and you need to summarize revenue.
The financial controller asks the agent to run list_financial_events. The agent retrieves the grouped financial data and marketplace participation details, giving the controller the high-level numbers needed for the board meeting summary.
The Tradeoffs
Manual data triangulation
Logging into Seller Central, navigating to Inventory, checking stock. Then logging into the Reports tab, generating a report, and waiting for an email. This requires at least three separate logins and a full day of waiting.
→
Use list_fba_inventory for immediate stock checks and create_report followed by get_report_status to manage large data requests. This keeps everything within the chat and minimizes manual context switching.
Running bulk lookups inefficiently
Trying to check 50 different product IDs by running get_catalog_item 50 times sequentially. This hits rate limits and takes minutes, often failing halfway through.
→
Use search_catalog with a list of ASINs or keywords. This tool is designed to handle batch queries, retrieving multiple product details in a single, optimized call.
Assuming data is immediately available
Asking for a full quarterly report and assuming the data is ready. The system might fail or return an incomplete set of data because reporting is asynchronous.
→
Always use create_report first, then wait for confirmation. Use get_report_status to poll the system until the data is ready. Never assume a report is instantly available.
When It Fits, When It Doesn't
Use this server if you need to manage e-commerce operations by asking questions, not by clicking buttons. You need to synthesize data from multiple sources (orders, inventory, financials) into a single conversation thread. The key is getting an immediate, conversational overview of complex business state.
Don't use this if your goal is to update product listings or write code. This server reads and reports data. For actual listing edits, you need a separate listing management tool. If you only need basic, single-point data retrieval (like just a price check), get_catalog_item might suffice, but this server handles the full operational picture.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Amazon Selling Partner. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 10 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Managing seller operations used to mean logging into five different dashboards.
Today, managing your Amazon business means jumping between Seller Central, the Inventory page, the Reports dashboard, and your accounting software. You check stock in one place, then copy an ID to the catalog research tool, and finally switch to the financial tab to see revenue. It’s a constant stream of context switching and manual copy-pasting.
With this MCP server, your AI agent handles the jumps. You ask, 'What's the stock and how many orders are pending?' and the agent runs `list_fba_inventory` and `list_orders` in sequence, giving you one coherent answer. No manual logging required.
Amazon Selling Partner MCP Server: Streamline fulfillment and catalog management.
You no longer need to manually pull order data and then run a separate search to find the product's metadata. Your agent handles this dependency. You ask for an order's details, and it pulls the item list (`get_order_items`) and the corresponding product details (`get_catalog_item`) in one go.
It cuts the time from 'find the order ID' to 'get the product specs' from minutes of clicking into a single prompt. It's a direct workflow, period.
Common Questions About Amazon Selling Partner MCP
How do I use the list_fba_inventory tool to check stock? +
Run list_fba_inventory and specify the ASIN or product group you're interested in. The agent returns a summary of units available and units inbound, helping you see if you're about to run out.
What is the difference between list_orders and get_order_items? +
list_orders gives you a list of recent orders (the headers), while get_order_items takes a specific Order ID and breaks down every single product and quantity contained within that single order.
Can I use search_catalog to find competitor products? +
Yes. Pass the competitor's ASIN or keywords to search_catalog. It returns the product's technical metadata—like dimensions and category—so you can compare it to your own offerings.
How do I check the status of a report using get_report_status? +
After using create_report, you must wait a few minutes. Then, run get_report_status and provide the report ID. The agent tells you if the report is processing, complete, or if there was an error.
What tools do I use to get financial data, like list_financial_events? +
You use the list_financial_events tool. This tool retrieves financial event groups and marketplace participation details directly from your account.
How do I find product details for a specific ASIN using get_catalog_item? +
The get_catalog_item tool retrieves specific catalog metadata. You provide the ASIN, and it returns technical product data like dimensions and pricing.
Which tool should I use to handle incoming orders, like list_orders? +
Start with list_orders to get a list of recent orders. After that, use get_order_items to pull the specific item details for any given order ID.
Can I request large reports using the create_report tool? +
Yes, create_report initiates the report generation process. It starts the background job, and you must then use get_report_status to monitor when the data is ready.
How do I get my Amazon SP-API credentials? +
You need to register a private application in the Amazon Seller Central (Partner Network > Develop Apps). You will get an LwA Client ID and Secret. You then self-authorize the app to get a long-lived Refresh Token.
Which region should I choose? +
Select the region that matches your target marketplace: NA (North America - US, CA, MX, BR), EU (Europe - UK, DE, FR, IT, ES, etc.), or FE (Far East - JP, AU, SG).
Can I request PII data like customer names? +
This MCP server uses standard SP-API tokens. Some PII data (Personally Identifiable Information) in orders requires a Restricted Data Token (RDT), which must be specifically requested in the API call and authorized in your app's roles.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Apple App Store
Manage your iOS apps and TestFlight builds with Apple App Store Connect — track reviews, versions, and sales via AI.
USAJOBS (OPM)
Search and analyze federal job opportunities directly from USAJOBS. Access active listings, historic data, and detailed job requirements.
Scoro
Automate business management via Scoro — manage projects, sales, and billing directly with AI.
You might also like
Aikido Security
Query security vulnerabilities via Aikido — list open issues, check repositories, monitor cloud assets, and track compliance directly from any AI agent.
Genius
Search songs, get lyrics, annotations and artist info — the world's largest lyrics database.
Notesnook (Private Note Taking & E2EE)
Manage encrypted notes via Notesnook — create secure entries, sync your vault, and audit private notebooks.