Skip to content

add MCP server badge #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ This project implements a Model Context Protocol (MCP) server that interacts wit
- Functions
- (Optional) Polaris Web Components

<a href="https://glama.ai/mcp/servers/@Shopify/dev-mcp">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@Shopify/dev-mcp/badge" alt="Shopify Dev MCP server" />
</a>

## Setup

To run the Shopify MCP server using npx, use the following command:
Expand Down Expand Up @@ -64,7 +68,7 @@ In order to better understand how to improve the MCP server, this package makes
}
```

[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=shopify-dev-mcp&config=eyJjb21tYW5kIjoibnB4IC15IEBzaG9waWZ5L2Rldi1tY3BAbGF0ZXN0IiwiZW52Ijp7Ik9QVF9PVVRfSU5TVFJVTUVOVEFUSU9OIjoidHJ1ZSJ9fQ%3D%3D)
[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=shopify-dev-mcp&config=eyJjb21tYW5kIjoibnB4IC15IEBzaG9waWZ5L2Rldi1tY3BAbGF0ZXN0IiwiZW52Ijp7Ik9QVF9PVVRfSU5TVFJVTUVENTEUSU9OCI6InRydWUifX0%3D)

### Opt-in Polaris support (experimental)

Expand Down Expand Up @@ -117,4 +121,4 @@ The server is built using the MCP SDK and communicates with Shopify Dev.

## License

ISC
ISC
Loading