API Tools
sellora.cz
Facilitates searching, browsing, and monitoring Czech marketplace Sellora.cz listings and price trends.
ENDPOINT 1
https://sellora.cz/mcp
MCP server metadata
- Name
- sellora
- Version
- 1.0.0
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_listingsVyhledá živé inzeráty na Sellora.cz (český bazar / Czech marketplace).
Inferred read-onlyget_listingDetail jednoho inzerátu na Sellora.cz — plný popis, parametry, prodejce, stav aukce.
Inferred read-onlycreate_search_alertZaloží 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-onlyprice_guideCenový 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-onlycreate_listing_draftPřipraví koncept inzerátu na Sellora.cz z konverzace (název, popis, cena, kategorie).
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.