Search Shopify stores, enrich domains, and reveal approved contact channels.
MCPpedia last refreshed this data
com.storeinspect/mcp is an MCP server that search Shopify stores, enrich domains, and reveal approved contact channels. Its tool list has not been published yet over http, requires no API key, and scores 40/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"storeinspect": {
"url": "https://mcp.storeinspect.com/mcp"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
StoreInspect MCP gives AI clients access to StoreInspect's Shopify store and contact data through OAuth.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ecommerce
Девять российских маркетплейсов и китайский Taobao как MCP-серверы: Wildberries, Ozon, Яндекс Маркет, Детский мир, Авито, Мегамаркет, Lamoda, DNS, Ситилинк. Плюс сравнение цен по всем сразу. Только чтение, ключи не нужны.
A command line tool for setting up commercetools MCP server
35+ AI tools for TCG card grading, Monte Carlo pricing, 370K+ product search. BYOK.
Amazon review intelligence via Shulex OpenAPI. 10 marketplaces, verified-purchase & Vine signals.
MCP Security Weekly
Get CVE alerts and security updates for com.storeinspect/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
StoreInspect MCP gives AI clients access to StoreInspect's Shopify store and contact data through OAuth.
Search stores by market, traffic, revenue, apps, pixels, themes, ads, or contact availability. You can also enrich known domains, preview matching contacts, and reveal selected contact details after approval.
StoreInspect runs the MCP server. This repository contains public metadata, setup examples, and prompts. The server source is private, and there is nothing to install locally.
Use this URL in most MCP clients:
https://mcp.storeinspect.com/mcp
For ChatGPT, use the data-only endpoint:
https://mcp.storeinspect.com/openai
Both endpoints use OAuth. Never paste StoreInspect API keys into an AI client.
Add a custom connector using https://mcp.storeinspect.com/mcp, then sign in to StoreInspect when prompted.
claude mcp add --transport http storeinspect https://mcp.storeinspect.com/mcp
Open Claude Code, run /mcp, and complete the StoreInspect OAuth flow.
codex mcp add storeinspect \
--url https://mcp.storeinspect.com/mcp \
--oauth-resource https://mcp.storeinspect.com/mcp
codex mcp login storeinspect
Add StoreInspect MCP to Cursor
After installation, open Cursor Settings > Tools & MCP and click Connect on the StoreInspect row to start OAuth.
Or add it manually:
{
"mcpServers": {
"storeinspect": {
"url": "https://mcp.storeinspect.com/mcp"
}
}
}
{
"servers": {
"storeinspect": {
"type": "http",
"url": "https://mcp.storeinspect.com/mcp"
}
}
}
See the client setup guide for ChatGPT and additional clients.
The general MCP endpoint exposes these tools:
| Tool | Purpose |
|---|---|
get_usage | Read plan, quota, search-row usage, and contact credits. |
list_taxonomy | Discover supported store, technology, and contact filters. |
get_shopify_store | Get one Shopify store by domain. |
search_shopify_stores | Search Shopify stores using focused ICP filters. |
enrich_shopify_domains | Enrich up to 10 known domains with store and technology data. |
search_shopify_contacts | Search masked decision-maker contact previews. |
reveal_contacts | Reveal selected contact channels after explicit credit confirmation. |
get_billing_status | Read subscription and billing status. |
create_subscription_link | Create a short-lived Stripe-hosted subscription or upgrade link. |
create_billing_portal_link | Create a short-lived Stripe-hosted account-management link. |
Search tools return at most 25 records per call. ChatGPT's /openai endpoint excludes the three billing tools.
Use StoreInspect to find 25 US Shopify Plus beauty stores using Meta Pixel but not Klaviyo.
Use StoreInspect to enrich allbirds.com, gymshark.com, and tentree.com. Return their themes, apps, pixels, traffic tiers, and contact availability.
Search for founder or ecommerce decision-maker contacts at those stores. Do not reveal contact channels yet.
See examples/prompts.md for more workflows.