mcpbeat Sign in

Storesignal MCP Server

local only

Storesignal runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from pypi.

Shopify store intelligence: apps, tech stack, CDN, and market data over a 19K-store corpus.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 16 · avg 7 · -4% w/w
a month agotoday
45
Installs / week
pypi · storesignal-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add storesignal -- uvx storesignal-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "storesignal": {
      "args": [
        "storesignal-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.storesignal]
command = "uvx"
args = ["storesignal-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "storesignal": {
      "args": [
        "storesignal-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "storesignal": {
      "args": [
        "storesignal-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: STORESIGNAL_API_KEY (StoreSignal API key. Get a free one (250 calls/month, no card) at https://storesignal.anthesia.io). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Storesignal

same job, measured the same way
Shopify App Store Scraper
by prometheusagency

Scrape Shopify App Store apps, full review histories and catalog. E-commerce market research.

answering
I
First Party Data CRO
by atul0016

First-party funnel, rage-click, checkout, A/B test, and page-speed CRO intelligence.

36 installs/wk local only
Marketbasketanalysis MCP
by 48x-ai

Co-purchase intelligence and merchant ops tools for AI shopping, ecommerce, and B2B agents

89 installs/wk 19 tools answering
Ecommerce Intelligence MCP Server
by thenextgennexus

Analyze Shopify stores, get product catalogs, pricing strategies, and store performance data

23 installs/wk local only
I
Ecommerce Command Center
by atul0016

Daily ecommerce revenue, inventory, listing, shipping, and restock operations intelligence.

57 installs/wk local only
Shopify Catalog Monitor
by dizzyvinci

Track price drops, stock-outs, restocks, and new/removed products across Shopify stores.

answering
Attribloom
by attribloom

Affiliate attribution and commission data for iOS (StoreKit 2) and Shopify

49 installs/wk local only
Commercebridge
by isaiahdupree

Remote MCP connector for eBay, Shopify, Best Buy & Etsy marketplace data via the Commerce API

14 tools answering

Storesignal — questions

Answers built from our own checks of this server.

Why is there no uptime for Storesignal?
Storesignal runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package storesignal-mcp was installed 45 times last week.
Is Storesignal still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Storesignal?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls storesignal-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Storesignal?
The pypi package storesignal-mcp was installed 45 times in the last week. Week over week that is -4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.