mcpbeat Sign in

Sam's Club Sponsored Ads APIs MCP Server

local only

Sam's Club Sponsored Ads APIs runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from pypi.

MCP server for Sam's Club Sponsored Ads APIs

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 291 · avg 34 · -25% w/w
a month agotoday
123
Installs / week
pypi · mcp-samsclub-ads
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 mcp-samsclub-ads -- uvx mcp-samsclub-ads
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-samsclub-ads": {
      "args": [
        "mcp-samsclub-ads"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-samsclub-ads]
command = "uvx"
args = ["mcp-samsclub-ads"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-samsclub-ads": {
      "args": [
        "mcp-samsclub-ads"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-samsclub-ads": {
      "args": [
        "mcp-samsclub-ads"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Sam's Club Sponsored Ads APIs

same job, measured the same way
Walmart APIs
by alyiox

MCP server for Walmart Connect Ads, Sam's Club Sponsored Ads, and Walmart Marketplace APIs

240 installs/wk local only
Swapi MCP
by abhishekjkrsna

MCP server for SWAPI API

46 installs/wk local only
Amazon Ads MCP
by tspicer

Amazon Ads API MCP server for Amazon Advertising API

949 installs/wk local only
Cashfree MCP
by cashfree

Cashfree MCP server for cashfree docs and APIs

28 installs/wk local only
Hostinger API MCP
by hostinger

MCP server for Hostinger API

155 172 installs/wk answering
Qnap
by marcelo-ochoa

MCP server for QNAP NAS API

32 installs/wk local only
Razorpay
by indiamcp

MCP server for Razorpay API.

21 installs/wk local only
Coolify MCP
by frndchagas

MCP server for Coolify API operations.

98 installs/wk local only

Sam's Club Sponsored Ads APIs — questions

Answers built from our own checks of this server.

Why is there no uptime for Sam's Club Sponsored Ads APIs?
Sam's Club Sponsored Ads APIs 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 pypi package mcp-samsclub-ads was installed 123 times last week.
Is Sam's Club Sponsored Ads APIs still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Sam's Club Sponsored Ads APIs?
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 mcp-samsclub-ads straight from pypi; nothing to host, nothing to sign up for.
How many people use Sam's Club Sponsored Ads APIs?
The pypi package mcp-samsclub-ads was installed 123 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.