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