Dev MCP Server

v1.13.2Developer Toolsstable

This tool introspects and returns the portion of the Shopify Admin API GraphQL schema relevant to the user prompt. Only use this for the Shopify Admin API, and not any other APIs like the Shopify Storefront API or the Shopify Functions API. It takes

developer-toolsmcpmodelcontextprotocolshopify
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

This tool introspects and returns the portion of the Shopify Admin API GraphQL schema relevant to the user prompt. Only use this for the Shopify Admin API, and not any other APIs like the Shopify Storefront API or the Shopify Functions API. It takes

Features

  • introspect_admin_schema
  • search_dev_docs
  • fetch_docs_by_path
  • get_started

Use Cases

This tool introspects and returns the portion of the Shopify Admin API GraphQL schema relevant to the user prompt. Only use this for the Shopify Admin API, and not any other APIs like the Shopify Storefront API or the Shopify Functions API. It takes
This tool will take in the user prompt, search shopify.dev, and return relevant documentation and code examples that will help answer the user's question. It takes one argument: prompt, which is the search query for Shopify documentation.
Use this tool to retrieve a list of documents from shopify.dev. Args: paths: The paths to the documents to read, i.e. ['/docs/api/app-home', '/docs/api/functions']. Paths should be relative to the root of the developer documentation site.
YOU MUST CALL THIS TOOL FIRST WHENEVER YOU ARE IN A SHOPIFY APP AND THE USER WANTS TO LEARN OR INTERACT WITH ANY OF THESE APIS: Valid arguments for 'api' are: - admin: The Admin GraphQL API lets you build apps and integrations that extend and enhance
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.13.2
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @shopify/dev-mcp

Manual Installation

npx -y @shopify/dev-mcp

Examples

Basic Configuration

Configure Dev MCP Server

npx -y @shopify/dev-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

{ "mcpServers": { "dev": { "command": "npx", "args": ["-y", "@shopify/dev-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Dev MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides