II.
ToolServer JSON
Structured · livetool-server:mcp-shopify
Shopify MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-shopify",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-content-cms.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Shopify MCP Server",
"description": "MCP server providing access to the Shopify e-commerce platform.\nEnables AI agents to manage products, orders, customers, inventory,\nand storefront configurations through the Shopify Admin API.\n",
"protocol": "mcp",
"category": "other",
"repoUrl": "https://github.com/Shopify/shopify-mcp",
"maintainer": "Shopify",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-shopify",
"to": "tool:shopify",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-shopify",
"to": "domain:retail",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-shopify",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}