A-baoYang/shopify-python-mcp-server
3.2
If you are the rightful owner of shopify-python-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This document provides a structured summary of the Shopify MCP Server implemented in Python, which facilitates interaction with Shopify APIs using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
learn_shopify_api
Teaches about Shopify APIs and generates required conversationId
search_docs_chunks
Search across shopify.dev documentation
fetch_full_docs
Retrieve complete documentation pages
introspect_graphql_schema
Explore GraphQL schemas to find types, queries, and mutations
validate_graphql_codeblocks
Validate GraphQL code against schema
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client