From a8c48bd1654a681fc638988baaeb63cd78686e7e Mon Sep 17 00:00:00 2001 From: Diego Chueri <84249430+dchueri@users.noreply.github.com> Date: Thu, 10 Apr 2025 15:13:28 -0300 Subject: [PATCH 1/2] Add Shopify MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62083cf7..85dcf6a7 100644 --- a/README.md +++ b/README.md @@ -676,6 +676,7 @@ Interact with Git repositories and version control platforms. Enables repository - [rusiaaman/wcgw](https://github.com/rusiaaman/wcgw/blob/main/src/wcgw/client/mcp_server/Readme.md) 🐍 🏠 - Autonomous shell execution, computer control and coding agent. (Mac) - [SecretiveShell/MCP-wolfram-alpha](https://github.com/SecretiveShell/MCP-wolfram-alpha) 🐍 ☁️ - An MCP server for querying wolfram alpha API. - [Seym0n/tiktok-mcp](https://github.com/Seym0n/tiktok-mcp) 📇 ☁️ - Interact with TikTok videos +- [Shopify/dev-mcp](https://github.com/Shopify/dev-mcp)- 📇 ☁️ - Model Context Protocol (MCP) server that interacts with Shopify Dev. - [sirmews/apple-notes-mcp](https://github.com/sirmews/apple-notes-mcp) 🐍 🏠 - Allows the AI to read from your local Apple Notes database (macOS only) - [sooperset/mcp-atlassian](https://github.com/sooperset/mcp-atlassian) 🐍 ☁️ - MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides comprehensive tools for searching, reading, creating, and managing content across Atlassian workspaces. - [suekou/mcp-notion-server](https://github.com/suekou/mcp-notion-server) 📇 🏠 - Interacting with Notion API From a3fc9bcb74f71de3da39124548767313c83e6fd2 Mon Sep 17 00:00:00 2001 From: Diego Chueri <84249430+dchueri@users.noreply.github.com> Date: Tue, 15 Apr 2025 06:41:09 -0300 Subject: [PATCH 2/2] remove unnecessary character --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85dcf6a7..4736b7b2 100644 --- a/README.md +++ b/README.md @@ -676,7 +676,7 @@ Interact with Git repositories and version control platforms. Enables repository - [rusiaaman/wcgw](https://github.com/rusiaaman/wcgw/blob/main/src/wcgw/client/mcp_server/Readme.md) 🐍 🏠 - Autonomous shell execution, computer control and coding agent. (Mac) - [SecretiveShell/MCP-wolfram-alpha](https://github.com/SecretiveShell/MCP-wolfram-alpha) 🐍 ☁️ - An MCP server for querying wolfram alpha API. - [Seym0n/tiktok-mcp](https://github.com/Seym0n/tiktok-mcp) 📇 ☁️ - Interact with TikTok videos -- [Shopify/dev-mcp](https://github.com/Shopify/dev-mcp)- 📇 ☁️ - Model Context Protocol (MCP) server that interacts with Shopify Dev. +- [Shopify/dev-mcp](https://github.com/Shopify/dev-mcp) 📇 ☁️ - Model Context Protocol (MCP) server that interacts with Shopify Dev. - [sirmews/apple-notes-mcp](https://github.com/sirmews/apple-notes-mcp) 🐍 🏠 - Allows the AI to read from your local Apple Notes database (macOS only) - [sooperset/mcp-atlassian](https://github.com/sooperset/mcp-atlassian) 🐍 ☁️ - MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides comprehensive tools for searching, reading, creating, and managing content across Atlassian workspaces. - [suekou/mcp-notion-server](https://github.com/suekou/mcp-notion-server) 📇 🏠 - Interacting with Notion API