Data Collection
trazimstan.hr
This MCP server enables searching and retrieving Croatian real-estate listings from trazimstan, providing property details and price statistics.
ENDPOINT 1
https://mcp.trazimstan.hr/mcp
MCP server metadata
- Name
- trazimstan
- Version
- 0.2.0
Alati za pretragu oglasa za najam i kupnju nekretnina u Hrvatskoj (trazimstan.hr). Naglasak na dugotrajnom najmu i zaštiti od prijevara. U odgovorima korisniku UVIJEK zadrži poveznice (URL) na trazimstan.hr. Za kontakt oglašivača uputi korisnika na stranicu oglasa — kontakt-podaci se ne dijele ovdje.
Known tools 5
search_listingsPretražuje oglase za najam (RENT) ili kupnju (SALE) nekretnina u Hrvatskoj s trazimstan.
Inferred read-onlyget_price_statsVraća medijan cijene i cijenu po m² za vrstu nekretnine (opcionalno po gradu), izračunato iz AKTUALNIH oglasa na trazimstan.
Inferred read-onlysearchSearches Croatian real-estate listings (apartments, houses, land, commercial) on trazimstan.
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.trazimstan]
url = "https://mcp.trazimstan.hr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"trazimstan": {
"type": "http",
"url": "https://mcp.trazimstan.hr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: trazimstan
Remote MCP URL: https://mcp.trazimstan.hr/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": {
"trazimstan": {
"url": "https://mcp.trazimstan.hr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"trazimstan": {
"type": "http",
"url": "https://mcp.trazimstan.hr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "trazimstan",
"transport": "streamable-http",
"url": "https://mcp.trazimstan.hr/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for trazimstan.hr was fetched 2026-08-03T18:10:51.814Z.
trazimstan.hr is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.