Skip to main content
Glama
atushi1841
by atushi1841

Japan Market MCP — 日本の複数店舗横断比較 MCPサーバー

AIエージェントから日本の4市場(中古カメラ・時計・ブランド品・楽器)の店舗間価格比較ができるMCPサーバー。

4つの横断比較アクター(Japan Used Camera / Watch / Luxury Brand / Instrument Market)を1つのMCPサーバーに統合。同一モデルの店舗間価格差(転売利ざや・相場調査)をAIエージェントから直接検索できます。

提供ツール

ツール

市場

対象店舗

search_camera_market

中古カメラ

キタムラ + フジヤカメラ

search_watch_market

中古時計

ジャックロード + キタムラ中古時計

search_luxury_market

中古ブランド品

コメ兵(バッグ/財布/ジュエリー/時計)+ ジャックロード

search_instrument_market

中古楽器

デジマート + イシバシ楽器U-BOX

各ツールはキーワード(例: "SONY α7", "ROLEX", "エルメス", "Fender")を入力すると、対象店舗から横断的に商品を収集し、価格・ブランド・状態・出典店舗を返します。

Related MCP server: Secondhand MCP

価格

Pay per event — 各検索 $0.001/search + Actor実行費。

接続方法

Apify上のMCPサーバーとして

Store の Run ボタンから起動し、MCPエンドポイント(Streamable HTTP)を MCPクライアント(Claude Desktop, Cursor, VS Code等)に接続します。

MCPクライアント設定(Claude Desktop / Cursor等):

{
  "mcpServers": {
    "japan-market-mcp": {
      "url": "https://YOUR-USERNAME--japan-market-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_APIFY_TOKEN"
      }
    }
  }
}
  • URL形式: <your-username>--<actor-name>.apify.actor/mcp(例: https://fruitful_quintessence--japan-market-mcp.apify.actor/mcp

  • 認証: Apify APIトークンを Authorization: Bearer ヘッダーで付与(Apify Console → Settings → Integrations から取得)

  • 起動: StoreのRunボタンで起動後、Standbyモードで常駐し /mcp エンドポイントが公開されます

ローカル開発

pip install -r requirements.txt
APIFY_TOKEN=apify_api_xxx python -m src.main
# http://localhost:3000/mcp でStreamable HTTPエンドポイントが起動

ツールの使用例

"SONY α7 IIIの中古価格をキタムラとフジヤで比較して"
→ search_camera_market(keyword="SONY α7 III")

"ROLEXサブマリーナーの店舗間価格差を教えて"
→ search_watch_market(keyword="ROLEX サブマリーナー")

"エルメスのバーキン25の相場は?"
→ search_luxury_market(keyword="エルメス バーキン 25")

"Fenderストラトキャスターの中古相場"
→ search_instrument_market(keyword="Fender Stratocaster")

データソース

License

MIT

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Agent-native product catalog for AI shopping agents. 296M+ products, 28 countries.

  • Search products in nearby stores. Agents can also list items for sale on a user's behalf.

  • Search Rakuten Ichiba products and compare prices via Claude. Zero setup, no API key needed.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/atushi1841/japan-market-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server