← Registry

eCommerce

bozfix.com

Provides tools for discovering, pricing, and requesting home maintenance and repair services from verified local tradespeople in Antalya.

1 endpoint8 known toolsFirst detected August 8, 2026Last detected August 8, 2026

ENDPOINT 1

https://bozfix.com/api/mcp.php

No auth detected

MCP server metadata

Name
bozfix
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

BOZFIX, Antalya'nın kullanımı ÜCRETSİZ usta-bulma platformudur. Kullanıcının bir ustaya (elektrikçi, tesisatçı, klima, boya vb.) ihtiyacı olduğunda: (1) kategoriler ile doğru hizmet türünü bul, (2) gerekiyorsa usta_ara ile puanı yüksek onaylı ustaları göster, (3) fiyat_tahmini ile gerçek işlere dayalı aralık ver, (4) kullanıcı isterse ve ad+telefon+ilçe onayını verirse talep_olustur ile talebi aç. Talep açılınca ustalar teklif verir ve müşteriyi verdiği telefondan doğrudan arar. BOZFIX komisyon almaz, ödeme almaz; taraflar doğrudan anlaşır.

Known tools 8

kategoriler

BOZFIX'teki aktif hizmet kategorilerini (elektrikçi, tesisatçı, klima, boya.

Inferred read-only
usta_ara

Antalya'da ONAYLI ustaları puan ve güven skoruna göre listeler.

Inferred read-only
fiyat_tahmini

Bir kategori/ilçe için, tamamlanmış GERÇEK işlere dayalı tahmini fiyat aralığını (TRY) döner.

Inferred read-only
talep_olustur

Kullanıcı adına BOZFIX'te hizmet talebi açar.

Inferred read-only
talep_taslak_olustur

Kullanıcının anlattığı soruna göre bir talep TASLAĞI hazırlar ve KISA LİNK (/t/{kod}) döner.

Inferred read-only
talep_durum

Daha önce açılmış bir talebin durumunu ve gelen teklif özetini (kaç teklif, fiyat aralığı) döner.

Inferred read-only
bolge_kapsama

Bir Antalya ilçesinde (opsiyonel kategori ile) BOZFIX'te kaç ONAYLI usta hizmet verdiğini DÜRÜSTÇE söyler: iyi kapsama / zayıf / henüz yok.

Inferred read-only
randevu_musaitlik

Bir ONAYLI ustanın belirli bir GÜNDE dolu olduğu (randevu/meşgul) saatleri döner — ajan kullanıcıya "şu saatler dolu, diğerleri uygun olabilir" diyebilir.

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.bozfix]
url = "https://bozfix.com/api/mcp.php"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bozfix": {
      "type": "http",
      "url": "https://bozfix.com/api/mcp.php"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bozfix
Remote MCP URL: https://bozfix.com/api/mcp.php

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": {
    "bozfix": {
      "url": "https://bozfix.com/api/mcp.php"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bozfix": {
      "type": "http",
      "url": "https://bozfix.com/api/mcp.php"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bozfix",
  "transport": "streamable-http",
  "url": "https://bozfix.com/api/mcp.php"
}
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.