← Registry

eCommerce

shopikat.com

Provides access to shop information, product listings, categories, and reviews for e-commerce platforms.

1 endpoint5 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://shopikat.com/mcp

No auth detected

MCP server metadata

Name
shopikat
Version
1.0.0
Capabilities
tools
Server instructions

Read-only access to Shopikat shops. Pass a shop domain (e.g. chez-kayla.shopikat.com) to browse its catalog, products and reviews.

Known tools 5

shopikat_get_shop

Get a shop's branding, hero banner, currency and feature flags by domain.

Inferred read-only
shopikat_list_categories

List a shop's product categories.

Inferred read-only
shopikat_search_products

Search or list products in a shop.

Inferred read-only
shopikat_get_product

Get full product detail (price, variants, images) by slug.

Inferred read-only
shopikat_get_reviews

Get approved reviews and average rating for a product.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.shopikat]
url = "https://shopikat.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "shopikat": {
      "type": "http",
      "url": "https://shopikat.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: shopikat
Remote MCP URL: https://shopikat.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "shopikat": {
      "url": "https://shopikat.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "shopikat": {
      "type": "http",
      "url": "https://shopikat.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "shopikat",
  "transport": "streamable-http",
  "url": "https://shopikat.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.