← bozfix.com

INDIVIDUAL MCP TOOL

fiyat_tahmini

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

bozfix.comnone authenticationAvailability not checked

LIVE ENDPOINT

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

No auth detected

Connect to this endpoint to inspect the live schema for fiyat_tahmini and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

bozfix.com

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.

Related tools

  • kategoriler — BOZFIX'teki aktif hizmet kategorilerini (elektrikçi, tesisatçı, klima, boya.
  • usta_ara — Antalya'da ONAYLI ustaları puan ve güven skoruna göre listeler.
  • talep_olustur — Kullanıcı adına BOZFIX'te hizmet talebi açar.
  • 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.
  • talep_durum — Daha önce açılmış bir talebin durumunu ve gelen teklif özetini (kaç teklif, fiyat aralığı) döner.
  • 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.
  • 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.