← Registry

Data Collection

trazimstan.hr

This MCP server enables searching and retrieving Croatian real-estate listings from trazimstan, providing property details and price statistics.

1 endpoint5 known toolsFirst detected July 31, 2026Last detected July 31, 2026

ENDPOINT 1

https://mcp.trazimstan.hr/mcp

No auth detected

MCP server metadata

Name
trazimstan
Version
0.2.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

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_listings

Pretražuje oglase za najam (RENT) ili kupnju (SALE) nekretnina u Hrvatskoj s trazimstan.

Inferred read-only
get_listing

Dohvaća detalje pojedinog oglasa po ID-u (UUID) s trazimstan.

Inferred read-only
get_price_stats

Vraća medijan cijene i cijenu po m² za vrstu nekretnine (opcionalno po gradu), izračunato iz AKTUALNIH oglasa na trazimstan.

Inferred read-only
search

Searches Croatian real-estate listings (apartments, houses, land, commercial) on trazimstan.

Inferred read-only
fetch

Retrieves the full text of a single trazimstan.

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.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.

Trust status Neutral

trazimstan.hr is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.