← Registry

API Tools

sellora.cz

Facilitates searching, browsing, and monitoring Czech marketplace Sellora.cz listings and price trends.

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

ENDPOINT 1

https://sellora.cz/mcp

No auth detected

MCP server metadata

Name
sellora
Version
1.0.0
Capabilities
tools
Server instructions

Sellora.cz — český inzertní portál (bazar). Nástroje vrací živé inzeráty; ceny v Kč. Odkazy vedou přímo na detail inzerátu na sellora.cz.

Known tools 6

search_listings

Vyhledá živé inzeráty na Sellora.cz (český bazar / Czech marketplace).

Inferred read-only
get_listing

Detail jednoho inzerátu na Sellora.cz — plný popis, parametry, prodejce, stav aukce.

Inferred read-only
list_categories

Seznam hlavních kategorií Sellora.cz se slugy pro search_listings.

Inferred read-only
create_search_alert

Založí hlídání nových inzerátů na Sellora.cz — na zadaný e-mail přijde potvrzovací odkaz a poté upozornění na každý nový inzerát odpovídající kritériím (fulltext, kategorie, cena, lokalita).

Inferred read-only
price_guide

Cenový přehled trhu na Sellora.cz — medián a rozpětí cen (Kč) pro kategorii, volitelně značku a model, z živých inzerátů.

Inferred read-only
create_listing_draft

Připraví koncept inzerátu na Sellora.cz z konverzace (název, popis, cena, kategorie).

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

.mcp.json

{
  "mcpServers": {
    "sellora": {
      "type": "http",
      "url": "https://sellora.cz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sellora
Remote MCP URL: https://sellora.cz/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": {
    "sellora": {
      "url": "https://sellora.cz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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