← Registry

eCommerce

zverac.cz

Provides pet product price comparison and dog breed information from Zverac.cz.

WebMCP1 endpoint6 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://zverac.cz

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 6

search_pet_products

Search for pet products on Zverac.cz - a Czech price comparison site for dogs, cats, and other pets. Compare prices of pet food, treats, toys, accessories, health products across multiple online shops. Supports filtering by category, brand, price range. Returns product names, best prices, number of offers, and direct links to price comparison pages.

Inferred read-only
get_pet_product_offers

Get detailed information about a specific pet product on Zverac.cz, including all available offers from different online shops with prices and buy links. Use this to find the cheapest place to buy pet food, accessories, or other pet supplies. Requires the product slug from the URL.

Inferred read-only
browse_pet_categories

Browse product categories on Zverac.cz pet product price comparison site. Returns all categories for dogs, cats, and other pets - food, treats, toys, accessories, health products, beds, carriers, grooming, and more.

Inferred read-only
search_dog_breeds

Search the dog breed atlas on Zverac.cz. Find detailed information about dog breeds including size, weight, height, lifespan, temperament, exercise needs, trainability, and suitability for families with children or apartments. Can filter by size category.

Inferred read-only
get_dog_breed_detail

Get comprehensive details about a specific dog breed from the Zverac.cz breed atlas. Returns full description, physical characteristics, temperament, care requirements, health issues, and ratings for trainability, exercise needs, suitability for children and apartments.

Inferred read-only
search_pet_articles

Search for articles about pets on Zverac.cz. Find guides, tips, and advice about dog and cat care, nutrition, health, training, and more. Returns article titles, excerpts, and direct links. Without a search query, returns the latest articles.

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.webmcp]
url = "https://zverac.cz"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://zverac.cz"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://zverac.cz

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": {
    "webmcp": {
      "url": "https://zverac.cz"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://zverac.cz"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://zverac.cz"
}
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.