A
securityA
licenseA
qualityEnables interaction with Shopify store data using the GraphQL API, supporting product, customer, and order management with comprehensive error handling.
Last updated -
15
76
7
TypeScript
MIT License
Shopify MCP 서버는 모델 컨텍스트 프로토콜(Model Context Protocol)을 통해 애플리케이션과 Shopify 생태계를 강력하게 연결합니다. Shopify Admin API에 대한 간단한 API 호출을 통해 제품, 고객, 주문 등을 쉽게 관리할 수 있습니다.
원하는 설치 방법을 선택하세요:
방법 | 지침 |
---|---|
대장간 | |
글라마.에이아이 | |
국립민간공원 | npm install shopify-mcp-server |
도구 | 설명 | 주요 매개변수 |
---|---|---|
get-products | 제목으로 제품 찾기 | searchTitle , limit |
get-products-by-collection | 컬렉션 제품 받기 | collectionId , limit |
get-products-by-ids | 특정 제품 검색 | productIds |
get-variants-by-ids | 변형 세부 정보 가져오기 | variantIds |
도구 | 설명 | 주요 매개변수 |
---|---|---|
get-customers | 고객 데이터 검색 | limit , next |
tag-customer | 고객에게 태그 추가 | customerId , tags |
도구 | 설명 | 주요 매개변수 |
---|---|---|
get-orders | 필터 및 정렬 순서 | first , after , query , sortKey |
get-order | 단일 주문 세부 정보 받기 | orderId |
도구 | 설명 | 주요 매개변수 |
---|---|---|
get-collections | 상점 컬렉션 검색 | limit , name |
get-shop | 기본 매장 세부 정보 받기 | 없음 |
get-shop-details | 확장된 매장 정보 받기 | 없음 |
도구 | 설명 | 주요 매개변수 |
---|---|---|
create-discount | 할인 코드 생성 | title , code , valueType , value |
read_products
, write_products
read_customers
, write_customers
read_orders
, write_orders
보안 참고: 액세스 토큰을 안전하게 보관하세요. 버전 관리 시스템에 커밋하지 마세요.
claude_desktop_config.json
에 다음을 추가하세요:
의지 | 링크 |
---|---|
GitHub 토론 | 대화에 참여하세요 |
이슈 트래커 | 버그 신고 |
지저귀다 | @레자자파르 |
불화 | 우리 서버에 가입하세요 |
You must be authenticated.
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.
GraphQL API를 통해 Shopify 매장 데이터와의 상호 작용을 지원하여 강력한 오류 처리 기능을 통해 제품, 고객, 주문, 할인 등을 관리하는 도구를 제공합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rezapex/shopify-mcp-server-main'
If you have feedback or need assistance with the MCP directory API, please join our Discord server