mcpbeat Sign in

AWS Spapi MCP Server

by cesarobedfl Your server? Claim it
local only

AWS Spapi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm.

MCP server for Amazon SP-API - real-time inventory health, sales metrics, and price updates

Installs per day peak 23 · avg 10 · +41% w/w
a month agotoday
51
Installs / week
npm · @cesarobedfl/aws-spapi-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check AWS Spapi MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add aws-spapi-mcp -- npx -y @cesarobedfl/aws-spapi-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aws-spapi-mcp": {
      "args": [
        "-y",
        "@cesarobedfl/aws-spapi-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aws-spapi-mcp]
command = "npx"
args = ["-y", "@cesarobedfl/aws-spapi-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "aws-spapi-mcp": {
      "args": [
        "-y",
        "@cesarobedfl/aws-spapi-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aws-spapi-mcp": {
      "args": [
        "-y",
        "@cesarobedfl/aws-spapi-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to AWS Spapi MCP

same job, measured the same way
MCP Health Monitor
by oaslananka

Monitor MCP server health, uptime, response times, and Azure DevOps pipeline status

local only
Azure Updates
by jonnybottles

MCP server for Azure Updates RSS feed - search, filter, and summarize Azure service updates

97 installs/wk local only
Linux MCP
by mohabdo21

Linux MCP server for real-time system monitoring - CPU, memory, disk, network, processes, Docker.

local only
Azure
by asklokesh

MCP server for Azure API integration

63 installs/wk local only
MCP K8s Ro
by your-ko

Read-only Kubernetes MCP server: inspect resources, logs, events, and metrics. Secrets are masked.

local only
Openclaw Health MCP
by temurkhan13

MCP server for OpenClaw deployment health: gateway, resources, errors, skills, upgrades, disk.

147 installs/wk local only
AWS CLI MCP Server
by musaddiq-dev

Python MCP server for AWS CLI inspection and operations

71 installs/wk local only
Azure IoT Hub
by nagarjunr

MCP server for Azure IoT Hub: device registry, twins, methods, jobs, messaging.

62 installs/wk local only

AWS Spapi MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for AWS Spapi MCP?
AWS Spapi MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @cesarobedfl/aws-spapi-mcp was installed 51 times last week.
How do I connect AWS Spapi MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @cesarobedfl/aws-spapi-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use AWS Spapi MCP?
The npm package @cesarobedfl/aws-spapi-mcp was installed 51 times in the last week. Week over week that is +41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.