Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by beswindev • Documentation & Docs
An MCP server that exposes Shopify developer documentation search and Admin GraphQL schema introspection tools for agents and IDE integrations.
Search and retrieve authoritative Shopify developer documentation (shopify.dev) to answer developer questions or fetch usage examples.
Introspect the Shopify Admin GraphQL schema to discover types, fields, and connection patterns when constructing queries or validating requests.
Prompt-based help generating correct, schema-aware GraphQL operations for the Shopify Admin API.
This project implements a Model Context Protocol (MCP) server that integrates with Shopify Dev to provide programmatic access to documentation and the Shopify Admin GraphQL schema. It ships tools for searching shopify.dev docs and introspecting the Admin API schema, and includes a prompt to help craft Admin GraphQL operations. The server is designed to be run locally (via npx or node) and integrated into agent UIs like Cursor or Claude Desktop to give agents contextual Shopify knowledge and schema-aware query assistance.