Amazon Selling Partner API MCP Server
@mattcoatsworth
About Amazon Selling Partner API MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"AmazonSeller-mcp-server": {
"command": "npx",
"args": [
"amazon-sp-api-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Amazon Selling Partner API MCP Server?
A Model Context Protocol (MCP) server for interacting with the Amazon Selling Partner API. It provides tools and resources for accessing Amazon SP-API functionality through a standardized interface.
How to use Amazon Selling Partner API MCP Server?
Install the package via npm (npm install amazon-sp-api-mcp-server) or run directly with npx (npx amazon-sp-api-mcp-server). Configure a .env file with your Amazon SP-API credentials (client ID, client secret, refresh token, AWS access key, AWS secret key, role ARN, marketplace ID, and region). Start the server with npm start.
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, and reports
- Secure credential handling
Use cases of Amazon Selling Partner API MCP Server
- Manage product catalog and listings
- Track and update inventory levels
- Process and fulfill orders
- Generate and retrieve business reports
- Submit and manage feeds
FAQ from Amazon Selling Partner API MCP Server
What are the prerequisites?
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 required environment variables: SP_API_CLIENT_ID, SP_API_CLIENT_SECRET, SP_API_REFRESH_TOKEN, SP_API_AWS_ACCESS_KEY, SP_API_AWS_SECRET_KEY, SP_API_ROLE_ARN, SP_API_MARKETPLACE_ID, and SP_API_REGION.
What tools are available?
Tools for authentication, catalog, inventory management, order processing, report generation, feed submission, financial data access, notifications, product pricing, listings management, and FBA operations.
How do I start the server?
Run npm start to start the server. For development with auto-restart, use npm run dev. To test with MCP Inspector, use npm run inspect.
How can I 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, or fba.
Frequently asked questions
What are the prerequisites?
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 required environment variables: `SP_API_CLIENT_ID`, `SP_API_CLIENT_SECRET`, `SP_API_REFRESH_TOKEN`, `SP_API_AWS_ACCESS_KEY`, `SP_API_AWS_SECRET_KEY`, `SP_API_ROLE_ARN`, `SP_API_MARKETPLACE_ID`, and `SP_API_REGION`.
What tools are available?
Tools for authentication, catalog, inventory management, order processing, report generation, feed submission, financial data access, notifications, product pricing, listings management, and FBA operations.
How do I start the server?
Run `npm start` to start the server. For development with auto-restart, use `npm run dev`. To test with MCP Inspector, use `npm run inspect`.
How can I 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, or fba.
Basic information
More Developer Tools MCP servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
Grafana MCP server
grafanaMCP server for Grafana

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Comments