chatbuy-mcp
Allows searching for products on Amazon.co.jp, viewing candidates and prices, adding items to cart, and opening the review page for purchase confirmation without automating the final purchase.
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., "@chatbuy-mcp犬の健康に良いドッグフードを探して"
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.
chatbuy — 言えば、届く。
「犬が長生きする健康な食材」のような短いひとことから、商品候補と合計金額を出し、 カート/確認ページまで開く、ローカルで動くAI買い物MCPサーバー。
あなたのログインはあなたのマシンの中だけ。 chatbuy.ai(このサーバーの提供元)は
あなたのAmazonログインを一切見ません・保持しません — すべてこのマシン上の
Chromeプロファイル(~/.chatbuy/profile)に閉じています。
購入確定(決済)は絶対に自動化しません。 chatbuy_review はカート/確認ページを
開くところで止まります。最後の「注文を確定する」ボタンは、必ずあなた自身が実際の
ブラウザ画面で押してください。決済を行うツールはこのサーバーに存在しません。
インストール
npm未公開のため、現状はGitHubから直接実行する:
npx github:yukihamada/chatbuy-mcpClaude Code に追加
claude mcp add chatbuy -- npx github:yukihamada/chatbuy-mcp初回セットアップ
chatbuy_loginを呼ぶ → Chromeが開くので、Amazonに一度だけ手でログインするchatbuy_search("探したいもの")→ 候補と価格が返るchatbuy_review(["<asin>", ...])→ カートに入り確認ページが開くあなたの手で ブラウザの「注文を確定する」を押す
Related MCP server: ssc
ツール一覧
ツール | できること |
| ログイン状態の確認 |
| ログインページを開く(ログインは人力) |
| 自然文 → 商品候補+価格(月20回まで無料) |
| カート追加 → 確認ページを開く(購入確定ボタンには触れない) |
| サポーターサブスクを有効化(任意・無料枠を外す) |
無料枠とサポーターサブスク(任意)
chatbuy_search は月20回まで無料。それ以降使いたい場合はサポーターサブスク(任意・現状テストモード)で
無制限になる。買い手の購入代金そのものには一切触れない — あくまで chatbuy 自体の利用への応援課金。
OSSなのでこのゲートはコード改変で回避できるが、それは意図通り(強制ではなく「応援すると快適」という設計)。
対応サイト
Amazon.co.jp(v1)
今後追加予定(サイトごとに
lib/sites/*.mjsを1つ足すだけの構成)
ローカル開発
npm install
npm run smoke # MCPサーバーが起動しtools/listに応答することを確認
node server.mjs # 実行(stdio MCPサーバー)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-qualityDmaintenanceAn MCP server that enables large language models to directly access and analyze Amazon product information, including product details, variants, and reviews.Last updated

sscofficial
Alicense-qualityDmaintenanceMCP server for scraping product prices, offers, reviews, and details from Amazon, Google Shopping, Bol.com, and Coolblue via natural language commands, with spend-cap protections.Last updated2281MIT- Flicense-qualityDmaintenanceA custom MCP server that turns Claude into an agentic shopping assistant for searching products, comparing options, managing a cart, and checking out with built-in guardrails for safe autonomous commerce.Last updated
- Alicense-qualityDmaintenanceEnables AI agents to search products, manage cart, place orders, and track shipments on Amazon via browser automation.Last updated261MIT
Related MCP Connectors
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
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/yukihamada/chatbuy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server