MCP Server
MCP
io.github.anthesiallc/storesignal
Shopify store intelligence: apps, tech stack, CDN, and market data over a 19K-store corpus.
Install
uvx storesignal-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "storesignal-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "StoreSignal API key. Get a free one (250 calls/month, no card) at https://storesignal.anthesia.io",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "STORESIGNAL_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment