Amazon Selling Partner API MCP Server logo

Amazon Selling Partner API MCP Server

by mattcoatsworth

A Model Context Protocol (MCP) server for interacting with the Amazon Selling Partner API. This server provides tools and resources for accessing Amazon SP-API functionality through a standardized interface.

View on GitHub

Last updated: N/A

What is Amazon Selling Partner API MCP Server?

This is a Model Context Protocol (MCP) server designed to facilitate interaction with the Amazon Selling Partner API. It provides a standardized interface for accessing various Amazon SP-API functionalities.

How to use Amazon Selling Partner API MCP Server?

To use the server, install it using npm or npx, configure it with your Amazon SP-API credentials in a .env file, and then start the server. You can then interact with the server using the provided tools and documentation resources.

Key features of Amazon Selling Partner API MCP Server

  • Authentication and authorization with Amazon SP-API

  • Comprehensive coverage of SP-API endpoints

  • Documentation resources for API reference

  • Tools for managing catalog, inventory, orders, reports, and more

  • Secure credential handling

Use cases of Amazon Selling Partner API MCP Server

  • Automating catalog management on Amazon

  • Streamlining inventory updates

  • Automating order processing and fulfillment

  • Generating and retrieving sales reports

  • Integrating Amazon sales data with other business systems

FAQ from Amazon Selling Partner API MCP Server

What is the Amazon Selling Partner API?

The Amazon Selling Partner API (SP-API) is a set of REST-based APIs that enable sellers to programmatically access their Amazon seller account data.

What is MCP?

MCP stands for Model Context Protocol. It provides a standardized interface for interacting with APIs.

What are the prerequisites for using this server?

You need Node.js 16 or higher, Amazon Selling Partner API credentials, and AWS credentials with appropriate permissions.

How do I configure the server?

Create a .env file in the root directory with your Amazon SP-API credentials.

How do I access the API documentation?

Access API documentation through the amazon-sp-api://{category} resource, where category can be: overview, authentication, catalog, orders, inventory, reports, feeds, finance, notifications, productPricing, listings, fba.