← Back to Plugins
MCP Server MCP

Yahoo! Shopping MCP

github By github 👁 2 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

oci:ghcr.io/ymuichiro/yahoo-shopping-mcp:v0.9.0-preview.2

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/ymuichiro/yahoo-shopping-mcp:v0.9.0-preview.2",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:8000/mcp"
      },
      "environmentVariables": [
        {
          "description": "Yahoo! JAPAN application ID.",
          "isRequired": true,
          "isSecret": true,
          "name": "YAHOO_SHOPPING_APP_ID"
        }
      ]
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...