japan-market-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@japan-market-mcpCompare Rolex Submariner prices in Japanese stores"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Japan Market MCP — 日本の複数店舗横断比較 MCPサーバー
AIエージェントから日本の4市場(中古カメラ・時計・ブランド品・楽器)の店舗間価格比較ができるMCPサーバー。
4つの横断比較アクター(Japan Used Camera / Watch / Luxury Brand / Instrument Market)を1つのMCPサーバーに統合。同一モデルの店舗間価格差(転売利ざや・相場調査)をAIエージェントから直接検索できます。
提供ツール
ツール | 市場 | 対象店舗 |
| 中古カメラ | キタムラ + フジヤカメラ |
| 中古時計 | ジャックロード + キタムラ中古時計 |
| 中古ブランド品 | コメ兵(バッグ/財布/ジュエリー/時計)+ ジャックロード |
| 中古楽器 | デジマート + イシバシ楽器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")データソース
各アクターは 事実データのみ(商品名・価格・ブランド・状態・在庫・登録日)を収集。写真・説明文は取得しません
対象サイトのrobots.txtは全てクロール許可
詳細は各MarketアクターのREADME参照:
License
MIT
This server cannot be installed
Maintenance
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
- Flicense-qualityDmaintenanceEnables AI agents to search and retrieve listings from Sweden's largest second-hand marketplaces, Blocket and Tradera. Returns unified data including prices, images, seller information, and direct links to listings.7
- AlicenseAqualityCmaintenanceEnables AI assistants to search secondhand marketplaces (Facebook Marketplace, eBay, Depop, Poshmark) for used items with filters like price, condition, size, and color.313444MIT
- Alicense-qualityBmaintenanceEnables AI assistants to search and compare live prices from Finnish marketplaces (Hinta.fi, Tori.fi, Huuto.net) for new and used products like electronics, furniture, and more.MIT
- Alicense-qualityCmaintenanceEnables AI agents to search, compare, buy, and sell products across multiple e-commerce platforms through 13 marketplace tools.1MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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