dev-mcp
If you are the rightful owner of dev-mcp 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@mcpreview.com.
This project implements a Model Context Protocol (MCP) server that interacts with Shopify Dev, supporting various tools to interact with different Shopify APIs.
The Shopify Dev MCP Server is designed to facilitate interaction with Shopify's APIs through the Model Context Protocol. It supports the Admin GraphQL API, Functions, and optionally, Polaris Web Components. The server is built using the MCP SDK and allows developers to efficiently manage and interact with Shopify's development environment. It provides tools for searching documentation, accessing the Shopify Admin GraphQL schema, and retrieving documents from shopify.dev. The server can be configured to run on different platforms, including Windows, and offers options to disable instrumentation and opt-in for Polaris support.
Features
- Supports Admin GraphQL API and Functions
- Optional support for Polaris Web Components
- Tools for searching Shopify documentation and schemas
- Configurable for different platforms and environments
- Built using the MCP SDK for seamless integration
Tools
- search_dev_docs: Search shopify.dev documentation
- introspect_admin_schema: Access and search Shopify Admin GraphQL schema
- fetch_docs_by_path: Retrieve documents from shopify.dev
- get_started: Get started with Shopify APIs (Admin, Functions, etc.)