mcpbeat Sign in

Walmart Marketplace APIs MCP Server

local only

Walmart Marketplace APIs runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from pypi. Last commit 21 Aug 2026.

MCP server for Walmart Marketplace APIs (US, 3P seller)

Installs per day peak 328 · avg 42
a month agotoday
75
Installs / week
pypi · mcp-walmart-marketplace
0
Stars
0 open issues
21 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Long encoded blob in source [пакет] src/mcp_walmart_marketplace/specs/payments.openapi.json:1
…on/pdf":{"schema":{"type":"string","format":"byte","description":"Base64-encoded PDF bytes of the tax form."},"example":"JVBERi0xLjQKJeLjz9MKMyAwIG9iago8PC9UeXBlL1BhZ2UvUGFyZW50IDIgMCBSL01lZGlhQm94WzAgMCA2MTIgNzkyXS9Db250ZW50cyA0IDAgUj4+CmVuZG9iago0IDAgb2JqCjw8L0ZpbHRlci9GbGF0ZUR…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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

Alternatives to Walmart Marketplace APIs

same job, measured the same way
AgentMarketplace
by raditotev

MCP Server for an Agent Task Marketplace

22 tools answering
Marketing Mcp
by varvararatta

MCP server for Marketing

4 tools answering
MCP Zoop
by codespar

MCP server for Zoop — marketplace payments, splits, sellers, buyers, transfers

29 installs/wk local only
Swapi MCP
by abhishekjkrsna

MCP server for SWAPI API

68 installs/wk local only
Apihubio
by apihubio

Discover and pay for APIs with USDC credits. No wallet, no gas, MCP-native marketplace.

9 tools answering
Walmart Connect Advertising APIs
by alyiox

MCP server for Walmart Connect Ads APIs (Sponsored Search + Display)

347 installs/wk local only
1stDibs
by 1stdibs

MCP server for browsing and searching items on 1stDibs marketplace.

4 tools answering
I
Omnistream MCP
by soccervortex

MCP server for OmniStream. Lets AI assistants discover and call any marketplace API.

52 installs/wk local only

Walmart Marketplace APIs — questions

Answers built from our own checks of this server.

Why is there no uptime for Walmart Marketplace APIs?
Walmart Marketplace 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-walmart-marketplace was installed 75 times last week.
How do I connect Walmart Marketplace 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-walmart-marketplace straight from pypi; nothing to host, nothing to sign up for.
How many people use Walmart Marketplace APIs?
The pypi package mcp-walmart-marketplace was installed 75 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Walmart Marketplace APIs open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.