chatbuy-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| chatbuy_statusC | ログイン状態を確認する。/ Check login status for a shopping site. |
| chatbuy_loginA | 実ブラウザでログインページを開く。ログイン自体は人が手で行い、以後セッションはこのマシンにローカル保存される。/ Opens a real browser to the login page — you log in yourself once, session persists locally on this machine only. |
| chatbuy_searchB | 自然文の買い物リクエストを商品候補+価格に変換する。/ Turn a natural-language shopping request into candidate items with prices. |
| chatbuy_activateA | サポーターサブスク(任意)を有効化する。登録済みのメールアドレスを渡すと無料枠の上限が外れる。/ Activate the optional supporter subscription by email — removes the free-tier search limit. |
| chatbuy_reviewA | カートに入れて確認/レビューページまで開く。購入確定ボタンには一切触れない — 最後の1クリックは必ずあなた自身。/ Adds items to cart and opens the review page. NEVER clicks the final purchase button — that click is always yours. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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