← All servers
πŸ”

Yahoo! Shopping MCPVerifiedπŸ›‘ No advisories

io.github.ymuichiro/yahoo-shopping-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
5 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/ymuichiro, which proved it owns this namespace.

Verified owner: github.com/ymuichiro β†—io.github.ymuichiro/yahoo-shopping-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs YAHOO_SHOPPING_APP_ID.

About

Read-only Yahoo! Shopping product search via the Yahoo! Shopping Item Search API v3.

Packages & transports

dockerghcr.io/ymuichiro/yahoo-shopping-mcp:v0.9.0-preview.2vlatest Β· docker run
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "yahoo_shopping": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ymuichiro/yahoo-shopping-mcp:v0.9.0-preview.2"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/ymuichiro/yahoo-shopping-mcp:v0.9.0-preview.2