Amazon Seller Central MCP server (Amazon Selling Partner MCP)
Rank #32,142io.github.KuudoAI/amazon-selling-partner-mcp
MCP server for the Amazon Selling Partner API: orders, listings, pricing, FBA, and reimbursements.
Amazon Seller Central MCP server (Amazon Selling Partner MCP) is a Model Context Protocol (MCP) server published by kuudoai. It ranks #32,142 of 132,405 servers tracked on MCP Toplist. Amazon Seller Central MCP server (Amazon Selling Partner MCP) is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 6, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 100,263 of 132,405 servers on MCP Toplist.
Use Amazon Seller Central MCP server (Amazon Selling Partner MCP)
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http amazon-selling-partner-mcp https://{selling_partner_host}/mcp[mcp_servers.amazon-selling-partner-mcp]
url = "https://{selling_partner_host}/mcp"Add to ~/.codex/config.toml.
https://{selling_partner_host}/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"amazon-selling-partner-mcp": {
"url": "https://{selling_partner_host}/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"amazon-selling-partner-mcp": {
"type": "http",
"url": "https://{selling_partner_host}/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"amazon-selling-partner-mcp": {
"serverUrl": "https://{selling_partner_host}/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"amazon-selling-partner-mcp": {
"url": "https://{selling_partner_host}/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.KuudoAI%2Famazon-selling-partner-mcp)<a href="https://mcptoplist.com/server/io.github.KuudoAI%2Famazon-selling-partner-mcp"><img src="https://mcptoplist.com/badge/io.github.KuudoAI%2Famazon-selling-partner-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kuudoai
Other servers by kuudoai
- Amazon_Ads_Mcp#2,111 · 6 vers
- Amazon knowledge retrieval MCP server (Amazon Agent Atlas)#47,684 · 1 ver
- Amazon listing image and video MCP server (Amazon Agent Iris)#47,685 · 1 ver
- Amazon Vendor Central MCP server (Amazon Vendor Central MCP)#57,326 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 6, 2026 |
Frequently asked questions
- Who maintains Amazon Seller Central MCP server (Amazon Selling Partner MCP)?
- Amazon Seller Central MCP server (Amazon Selling Partner MCP) is maintained by kuudoai, which publishes 5 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Amazon Seller Central MCP server (Amazon Selling Partner MCP) listed on the Official MCP Registry?
- Yes — Amazon Seller Central MCP server (Amazon Selling Partner MCP) is listed on the Official MCP Registry, alongside Glama.
- How many versions does Amazon Seller Central MCP server (Amazon Selling Partner MCP) have?
- MCP Toplist tracks 1 version of Amazon Seller Central MCP server (Amazon Selling Partner MCP), most recently published on Sep 6, 2026.
- Where can I find the source code for Amazon Seller Central MCP server (Amazon Selling Partner MCP)?
- The source code for Amazon Seller Central MCP server (Amazon Selling Partner MCP) is hosted at github.com/KuudoAI/amazon-selling-partner-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.