Walmart Marketplace APIs
Rank #26,681io.github.alyiox/mcp-walmart-marketplace
MCP server for Walmart Marketplace APIs (US, 3P seller)
Walmart Marketplace APIs is a Model Context Protocol (MCP) server published by alyiox. It ranks #26,681 of 115,591 servers tracked on MCP Toplist. Walmart Marketplace APIs is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 21, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 88,910 of 115,591 servers on MCP Toplist.
Use Walmart Marketplace APIs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-walmart-marketplace -- uvx mcp-walmart-marketplace[mcp_servers.mcp-walmart-marketplace]
command = "uvx"
args = ["mcp-walmart-marketplace"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-walmart-marketplace": {
"command": "uvx",
"args": [
"mcp-walmart-marketplace"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-walmart-marketplace": {
"command": "uvx",
"args": [
"mcp-walmart-marketplace"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-walmart-marketplace": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-walmart-marketplace"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-walmart-marketplace": {
"command": "uvx",
"args": [
"mcp-walmart-marketplace"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-walmart-marketplace": {
"command": "uvx",
"args": [
"mcp-walmart-marketplace"
]
}
}
}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-marketplace)<a href="https://mcptoplist.com/server/io.github.alyiox%2Fmcp-walmart-marketplace"><img src="https://mcptoplist.com/badge/io.github.alyiox%2Fmcp-walmart-marketplace.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
alyiox
Other servers by alyiox
- Atlassian Attachments#14,228 · 5 vers
- Walmart Connect Advertising APIs#18,429 · 4 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
- Microsoft SQL Server#43,269 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0a1 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Walmart Marketplace APIs?
- Walmart Marketplace APIs is maintained by alyiox, which publishes 7 MCP servers (20 total versions) tracked on MCP Toplist.
- Is Walmart Marketplace APIs listed on the Official MCP Registry?
- Yes — Walmart Marketplace APIs is listed on the Official MCP Registry, alongside Glama.
- How many versions does Walmart Marketplace APIs have?
- MCP Toplist tracks 1 version of Walmart Marketplace APIs, most recently published on Aug 21, 2026.
- Where can I find the source code for Walmart Marketplace APIs?
- The source code for Walmart Marketplace APIs is hosted at github.com/alyiox/mcp-walmart-marketplace.