-
securityA
license-
qualityThis MCP server integrates with Google Drive to allow listing, reading, and searching over files.
Last updated -
1,971
51,505
Python
MIT License
一个模型上下文协议 (MCP) 服务器,用于将 Claude 等客户端与 Shopify 商店数据连接起来。该服务器提供从 Shopify 商店检索产品和客户信息的工具。
get-product-list
:从您的 Shopify 商店检索产品列表get-customer-list
:从您的 Shopify 商店检索客户列表uv
创建并激活虚拟环境:.env
文件:将占位符值替换为您的实际 Shopify API 凭据。
从您的 Shopify 商店检索产品列表。
limit
(默认值:10)- 返回的最大产品数量从您的 Shopify 商店检索客户列表。
limit
(默认值:10)- 返回的最大客户数量该项目使用:
.env
文件提交到版本控制该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
该 MCP 服务器将客户端与 Shopify 商店数据连接起来,从而能够通过公开的工具检索产品和客户信息。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/siddhantbajaj/shopify-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server