Loading MCP server directory, please wait...
Read-only Yahoo! Shopping product search via the Yahoo! Shopping Item Search API v3.
npx @getmcp/cli add io.github.ymuichiro/yahoo-shopping-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
YAHOO_SHOPPING_APP_IDYahoo! JAPAN application ID.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ymuichiro/yahoo-shopping-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"YAHOO_SHOPPING_APP_ID",
"ghcr.io/ymuichiro/yahoo-shopping-mcp:v0.9.0-preview.2"
],
"env": {
"YAHOO_SHOPPING_APP_ID": ""
}
}
}
}