AWS Spapi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 457 installs a week from npm.
MCP server for Amazon SP-API - real-time inventory health, sales metrics, and price updates
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aws-spapi-mcp -- npx -y @cesarobedfl/aws-spapi-mcp
{
"mcpServers": {
"aws-spapi-mcp": {
"args": [
"-y",
"@cesarobedfl/aws-spapi-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.aws-spapi-mcp]
command = "npx"
args = ["-y", "@cesarobedfl/aws-spapi-mcp"]
{
"mcpServers": {
"aws-spapi-mcp": {
"args": [
"-y",
"@cesarobedfl/aws-spapi-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aws-spapi-mcp": {
"args": [
"-y",
"@cesarobedfl/aws-spapi-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.