Server data from the Official MCP Registry
Search Rakuten Ichiba products and compare prices via Claude. Zero setup, no API key needed.
Search Rakuten Ichiba products and compare prices via Claude. Zero setup, no API key needed.
Remote endpoints: streamable-http: https://hoshy.negimaru1025.workers.dev/mcp
HoShy is a well-designed MCP server for Rakuten product search and hotel booking with strong security fundamentals. Authentication is not required by design (read-only public API calls), which is appropriate for the service's purpose. The server properly uses environment variables for configuration, implements input validation via Zod, and makes only legitimate API calls to Rakuten and Google Maps. No malicious patterns, hardcoded credentials, or dangerous code execution vectors were detected. Minor quality improvements around error handling and sensitive data logging could be made. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 4 high severity).
2 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
設定不要・APIキー不要・無料。 URL を一つ追加するだけで、Claude から楽天市場のおすすめ商品検索・最安値比較・出張ホテル予約ができるようになります。
あなた: 「ワイヤレスイヤホン、5000円以内でレビュー4.5以上のやつ3つ教えて」 Claude: (実質価格・ポイント還元込みで候補を提示)
あなた: 「Anker PowerCore 10000 の最安値どこ?送料とポイント込みで」 Claude: (楽天市場内のショップを横断して実質最安を回答)
あなた: 「来週の火・水に大阪出張。梅田駅から徒歩10分以内、1泊6000円以下で空いてるビジネスホテル探して」 Claude: (Google Maps で実際の徒歩時間を測って条件に合う空室だけ提示)
Claude が文脈から適切なツールを自動で選ぶので、ツール名を覚える必要はありません。いつも通り日本語で話しかけるだけ。
サーバー URL はこれ一つだけ:
https://hoshy.negimaru1025.workers.dev/mcp
お使いの Claude に合わせて、以下のいずれかの方法で追加してください。
以下のコマンド一発でインストールできます:
npx @smithery/cli install @negimaru1025/hoshy --client claude
または → Smithery でサーバーページを開く
または手動で:
https://hoshy.negimaru1025.workers.dev/mcp を入力して保存無料プランでもカスタムコネクタ 1 件が使えます。Pro/Max/Team プランではさらに多数追加可能です。
ターミナルで以下を一行実行するだけです。
claude mcp add --transport http hoshy https://hoshy.negimaru1025.workers.dev/mcp
設定ファイルに以下を追記して、Claude Desktop を再起動してください。
{
"mcpServers": {
"hoshy": {
"type": "http",
"url": "https://hoshy.negimaru1025.workers.dev/mcp"
}
}
}
設定ファイルの場所:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json以上で接続完了です。API キーの取得・アカウント登録は一切ありません。
Claude が自動で選ぶので、名前を覚える必要はありません。参考までに:
キーワードと予算から、楽天市場の中でレビュー評価が高く、ポイント還元込みの実質価格がお得な商品を上位 N 件返します。
話しかけ方の例:
商品名や型番で、楽天市場内のショップを横断して最安値を比較します。**送料・ポイント還元込みの「実質価格」**で順位付けするので、表示価格のトリックに惑わされません。
話しかけ方の例:
目的地・日程・予算・移動時間を指定すると、Google Maps で実際の移動時間を計測したうえで、徒歩または電車で指定分以内に着ける空室ホテルだけを返します。
「駅から徒歩10分」「1泊6000円以下」「今週の火水」みたいなリアルな条件に一発で答えます。
話しかけ方の例:
HoShy は無料で公開していますが、開発・運用には楽天・Cloudflare・Google Maps の利用料がかかっています。そのため、返ってくる商品リンクは楽天アフィリエイト経由になっています。
その他のプライバシー方針:
詳細は PRIVACY.md をご覧ください。
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.