com.storeinspect/mcp
OfficialProvides access to StoreInspect's Shopify store and contact data, enabling searches by market, traffic, revenue, apps, pixels, themes, ads, and contact availability, as well as enriching known domains and revealing selected contact details.
Provides billing tools that create Stripe-hosted subscription and customer portal links for managing StoreInspect plan and payment details.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@com.storeinspect/mcpFind US Shopify Plus beauty stores using Meta Pixel but not Klaviyo."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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:
https://mcp.storeinspect.com/mcpFor ChatGPT, use the data-only endpoint:
https://mcp.storeinspect.com/openaiBoth 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
claude mcp add --transport http storeinspect https://mcp.storeinspect.com/mcpOpen Claude Code, run /mcp, and complete the StoreInspect OAuth flow.
Codex CLI
codex mcp add storeinspect \
--url https://mcp.storeinspect.com/mcp \
--oauth-resource https://mcp.storeinspect.com/mcp
codex mcp login storeinspectCursor
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"
}
}
}VS Code
{
"servers": {
"storeinspect": {
"type": "http",
"url": "https://mcp.storeinspect.com/mcp"
}
}
}See the client setup guide for ChatGPT and additional clients.
Related MCP server: Prospeo MCP Server
Tools
The general MCP endpoint exposes these tools:
Tool | Purpose |
| Read plan, quota, search-row usage, and contact credits. |
| Discover supported store, technology, and contact filters. |
| Get one Shopify store by domain. |
| Search Shopify stores using focused ICP filters. |
| Enrich up to 10 known domains with store and technology data. |
| Search masked decision-maker contact previews. |
| Reveal selected contact channels after explicit credit confirmation. |
| Read subscription and billing status. |
| Create a short-lived Stripe-hosted subscription or upgrade 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.
Example prompts
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.
Safety and access
Store and contact tools require an active paid StoreInspect plan.
Contact previews keep email, phone, and LinkedIn channels masked.
reveal_contactsrequiresconfirm_spend_credits: trueand 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
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.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Search companies, enrich contacts, and reveal emails and phones from your AI agent.
B2B company and contact data for lead lists, enrichment, research, and outreach. OAuth sign-in.
132Search B2B contacts, enrich verified emails and phone numbers, and export results.
TAM mapping, company discovery, contact intelligence, and technographics across 65M+ B2B domains.
Related MCP Servers
- AlicenseAqualityDmaintenanceGive your AI agent access to 60M+ companies and 300M+ verified contacts. Enrich leads, find work emails, discover tech stacks, and identify buying intent — directly from Claude, Cursor, Windsurf, or any MCP-compatible AI agent.1111MIT

Prospeo MCP Serverofficial
AlicenseAqualityFmaintenanceEnables AI tools to search and enrich B2B leads, including finding professional emails, company profiles, and filtering people and companies by various criteria.5227MIT
Boolsaiofficial
AlicenseNot gradedqualityDmaintenanceEnables AI agents to live-scan any public site's tech stack and query a pre-indexed directory of ecommerce vendors, account IDs, and quant signals, all without authentication.1MIT- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to securely search your LinkedIn network, contacts, and DMs to find warm leads, intro paths, and hidden opportunities.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/StoreInspect/storeinspect-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server