PluginBench
MCP Server

io.github.sercanmetalore/ekap-tender-mcp MCP Server

io.github.sercanmetalore/ekap-tender-mcp

What is the io.github.sercanmetalore/ekap-tender-mcp MCP server?

Resmî Kamu İhale Bülteni (EKAP) üzerinden CAPTCHA'sız/girişsiz ihale ilanı arşivleme ve arama,…

How to install io.github.sercanmetalore/ekap-tender-mcp

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "ekap-tender-mcp": {
      "url": "https://mcp.boykaf.com/ekap-tender/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ekap-tender-mcp": {
      "serverUrl": "https://mcp.boykaf.com/ekap-tender/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "ekap-tender-mcp": {
      "type": "http",
      "url": "https://mcp.boykaf.com/ekap-tender/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "ekap-tender-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.boykaf.com/ekap-tender/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http ekap-tender-mcp https://mcp.boykaf.com/ekap-tender/mcp

Related MCP servers

EU AI Act uyum MCP sunucusu — risk sınıflandırma (madde atıflı), rol bazlı yükümlülük listesi…

View repository →

NHTSA VIN decode + araç geri çağırma (recall) + ISO-3779 EU-VIN WMI decode (üretici/ülke/yıl/tesis)…

View repository →

BIN/IIN sorgulama MCP sunucusu: kart markası, tür, ihraç eden banka ve ülke bilgisi. Üç katmanlı…

View repository →

openFDA ilaç geri çağırma kayıtları + ClinicalTrials.gov klinik deney arama, ABD federal açık…

View repository →

Firma web sitesinden (domain) firmografik profil + NACE/NAICS kategorizasyon + iletişim çıkarımı;…

View repository →

Belge Zekası MCP sunucusu — TR fatura/fiş OCR→JSON çıkarımı (kural tabanlı, anahtarsız; opsiyonel…

View repository →