← Registry

eCommerce

68travel.pl

Provides a storefront catalog API for searching and retrieving live parent listings, categories, and brands.

1 endpoint6 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://www.68travel.pl/mcp

No auth detected

MCP server metadata

Name
68travel Storefront
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 6

search-listings

Search live parent listings by name, perex, or slug for the current storefront.

Inferred read-only
get-listing

Get a live parent listing by id, uuid, or slug.

Inferred read-only
list-categories

List the full live category tree for the current storefront, including nested children and grandchildren, with markdown descriptions and URLs.

Inferred read-only
list-brands

List brands that have live parent listings on the current storefront, with markdown descriptions and URLs.

Inferred read-only
list-listings

List live parent listings, optionally filtered by category id, uuid, or slug.

Inferred read-only
get-page

Get a public storefront page (shipping, returns, about) by slug or uuid.

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.68travel-storefront]
url = "https://www.68travel.pl/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "68travel-storefront": {
      "type": "http",
      "url": "https://www.68travel.pl/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 68travel-storefront
Remote MCP URL: https://www.68travel.pl/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": {
    "68travel-storefront": {
      "url": "https://www.68travel.pl/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "68travel-storefront": {
      "type": "http",
      "url": "https://www.68travel.pl/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "68travel-storefront",
  "transport": "streamable-http",
  "url": "https://www.68travel.pl/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.