Sam's Club Sponsored Ads APIs
Rank #20,414io.github.alyiox/mcp-samsclub-ads
MCP server for Sam's Club Sponsored Ads APIs
Sam's Club Sponsored Ads APIs is a Model Context Protocol (MCP) server published by alyiox. It ranks #20,414 of 115,460 servers tracked on MCP Toplist. Sam's Club Sponsored Ads APIs is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 95,046 of 115,460 servers on MCP Toplist.
Use Sam's Club Sponsored Ads APIs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-samsclub-ads -- uvx mcp-samsclub-ads[mcp_servers.mcp-samsclub-ads]
command = "uvx"
args = ["mcp-samsclub-ads"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-samsclub-ads": {
"command": "uvx",
"args": [
"mcp-samsclub-ads"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-samsclub-ads": {
"command": "uvx",
"args": [
"mcp-samsclub-ads"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-samsclub-ads": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-samsclub-ads"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-samsclub-ads": {
"command": "uvx",
"args": [
"mcp-samsclub-ads"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-samsclub-ads": {
"command": "uvx",
"args": [
"mcp-samsclub-ads"
]
}
}
}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.alyiox%2Fmcp-samsclub-ads)<a href="https://mcptoplist.com/server/io.github.alyiox%2Fmcp-samsclub-ads"><img src="https://mcptoplist.com/badge/io.github.alyiox%2Fmcp-samsclub-ads.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
alyiox
Other servers by alyiox
- Atlassian Attachments#14,108 · 5 vers
- Walmart Connect Advertising APIs#18,216 · 4 vers
- Docs Ask (local docs RAG)#22,744 · 1 ver
- ClickHouse#24,137 · 3 vers
- Walmart Marketplace APIs#27,884 · 1 ver
- Microsoft SQL Server#42,725 · 2 vers
Available versions (4)
| Version | Published |
|---|---|
| 0.1.0a6 | Aug 12, 2026 |
| 0.1.0a5 | Jul 29, 2026 |
| 0.1.0a4 | Jul 27, 2026 |
| 0.1.0a3 | Jul 20, 2026 |
Frequently asked questions
- Who maintains Sam's Club Sponsored Ads APIs?
- Sam's Club Sponsored Ads APIs is maintained by alyiox, which publishes 7 MCP servers (20 total versions) tracked on MCP Toplist.
- Is Sam's Club Sponsored Ads APIs listed on the Official MCP Registry?
- Yes — Sam's Club Sponsored Ads APIs is listed on the Official MCP Registry, alongside Glama.
- How many versions does Sam's Club Sponsored Ads APIs have?
- MCP Toplist tracks 4 versions of Sam's Club Sponsored Ads APIs, most recently published on Aug 12, 2026.
- Where can I find the source code for Sam's Club Sponsored Ads APIs?
- The source code for Sam's Club Sponsored Ads APIs is hosted at github.com/alyiox/mcp-samsclub-ads.