Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. StoreInspect
S
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:33:53 PM

StoreInspect

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Search Shopify stores, enrich domains, and reveal approved contact channels.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "storeinspect": {
      "command": "npx",
      "args": [
        "-y",
        "storeinspect"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Documentation Overview

StoreInspect MCP

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.

Connect

Use this URL in most MCP clients:

text
https://mcp.storeinspect.com/mcp

For ChatGPT, use the data-only endpoint:

text
https://mcp.storeinspect.com/openai

Both endpoints use OAuth. Never paste StoreInspect API keys into an AI client.

Claude

Add a custom connector using https://mcp.storeinspect.com/mcp, then sign in to StoreInspect when prompted.

Claude Code

Terminal
claude mcp add --transport http storeinspect https://mcp.storeinspect.com/mcp

Open Claude Code, run /mcp, and complete the StoreInspect OAuth flow.

Codex CLI

bash
codex mcp add storeinspect \
  --url https://mcp.storeinspect.com/mcp \
  --oauth-resource https://mcp.storeinspect.com/mcp

codex mcp login storeinspect

Cursor

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:

config.json
{
  "mcpServers": {
    "storeinspect": {
      "url": "https://mcp.storeinspect.com/mcp"
    }
  }
}

VS Code

config.json
{
  "servers": {
    "storeinspect": {
      "type": "http",
      "url": "https://mcp.storeinspect.com/mcp"
    }
  }
}

See the client setup guide for ChatGPT and additional clients.

Tools

The general MCP endpoint exposes these tools:

ToolPurpose
get_usageRead plan, quota, search-row usage, and contact credits.
list_taxonomyDiscover supported store, technology, and contact filters.
get_shopify_storeGet one Shopify store by domain.
search_shopify_storesSearch Shopify stores using focused ICP filters.
enrich_shopify_domainsEnrich up to 10 known domains with store and technology data.
search_shopify_contactsSearch masked decision-maker contact previews.
reveal_contactsReveal selected contact channels after explicit credit confirmation.
get_billing_statusRead subscription and billing status.
create_subscription_linkCreate a short-lived Stripe-hosted subscription or upgrade link.
create_billing_portal_linkCreate 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.

Example prompts

text
Use StoreInspect to find 25 US Shopify Plus beauty stores using Meta Pixel but not Klaviyo.
text
Use StoreInspect to enrich allbirds.com, gymshark.com, and tentree.com. Return their themes, apps, pixels, traffic tiers, and contact availability.
text
Search for founder or ecommerce decision-maker contacts at those stores. Do not reveal contact channels yet.

See examples/prompts.md for more workflows.

Safety and access

  • Store and contact tools require an active paid StoreInspect plan.
  • Contact previews keep email, phone, and LinkedIn channels masked.
  • reveal_contacts requires confirm_spend_credits: true and can spend shared StoreInspect contact credits.
  • Billing tools return Stripe-hosted links. A person must confirm any subscription change in Stripe.
  • StoreInspect MCP searches the existing StoreInspect index. A request does not trigger a live scan.

Resources

  • MCP quickstart
  • Complete MCP documentation
  • Tool reference
  • Security and OAuth
  • Quotas and credits
  • Official MCP Registry entry
  • StoreInspect

Email support@storeinspect.com for support. Open a GitHub issue for non-sensitive setup or documentation problems.

License

The metadata, configuration examples, and documentation in this repository are licensed under the MIT License.

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • D
    Docs

    Search how-to docs for Merchinary's Shopify Bulk Product Editor and Image Editor apps.

    πŸ’° Finance & Fintech0 views
    Compare vs Docs β†’
  • F
    Foundrynet Search

    x402-gated web search gateway. Tools: search, search_enriched.

    πŸ’° Finance & Fintech0 views
    Compare vs Foundrynet Search β†’
  • M
    Mcp

    Shopify CRO platform via MCP: 100+ tools for analytics, experiments, authoring, proven lift.

    πŸ’° Finance & Fintech0 views
    Compare vs Mcp β†’
  • Seo Audit logoSeo Audit

    Score any site or Shopify store for AEO/GEO/LLMO readiness β€” how likely AI search is to cite it.

    πŸ’° Finance & Fintech0 views
    Compare vs Seo Audit β†’

Frequently Asked Questions about StoreInspect

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "storeinspect": { "command": "npx", "args": ["-y", "StoreInspect"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewStoreInspect AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/storeinspect?style=directory)](https://allmcps.com/mcp/storeinspect)
HTML Embed
<a href="https://allmcps.com/mcp/storeinspect"><img src="https://allmcps.com/api/badge/storeinspect?style=directory" alt="StoreInspect on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to StoreInspect β†’Install in Claude DesktopInstall in CursorInstall in VS Code