chatbot_Shopify provides a Shopify chatbot with MCP integration. It embeds into Shopify via a theme extension and connects to Shopify's admin and storefront APIs. It offers tools for customer engagement, order tracking, and product inquiries. Developers use it to build AI-powered customer support and shopping assistants.
chatbot_Shopify provides a Shopify chatbot with MCP integration. It embeds into Shopify via a theme extension and connects to Shopify's admin and storefront APIs. It offers tools for customer engagement, order tracking, and product inquiries. Developers use it to build AI-powered customer support and shopping assistants.
pip install chatbot_ShopifyAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mobeen-dev-chatbotshopify-github": {
"command": "uvx",
"args": [
"pip install chatbot_Shopify"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from chatbot_Shopify?"
API Key Required
This server requires an API key from chatbot_Shopify. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| CHATBOT_SHOPIFY_API_KEY | Yes | Your chatbot_Shopify API key |
"What resources are available in chatbot_Shopify?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in chatbot_Shopify"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in chatbot_Shopify with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.