Ihalent MCP Server

Turkish public-tender award intelligence: who won, for how much, at what discount, against how many bidders. It runs locally over stdio via the published package.

People who work with analytics, government data and ihale and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-04 · ★ 3 · #56 OF 81 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Ihalent

before you install - you'll need

IHALENT_AWARDS

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add gulmezeren2-byte-ihalent -- uvx ihalent

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "gulmezeren2-byte-ihalent": {
      "command": "uvx",
      "args": [
        "ihalent"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package ihalent - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.gulmezeren2-byte is GitHub-verified and matches the repo owner

03 · What Ihalent can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.3.1 · 2026-07-29

Fixes a crash when output is piped on Windows. Worth upgrading if you're on Windows or run this in CI. · A piped stdout on Windows gets the legacy code page rather than UTF-8. This tool prints a firm name like ÖZKAN…

v0.3.0 · 2026-07-17

Procurement red flags. ihalent flags surfaces the per-award risk signals that transparency and audit work looks for - the same family as single-bid, generalised: · ihalent flags awards.jsonl · ihalent flags…

v0.2.0 · 2026-07-17

Winner concentration (HHI). ihalent single-bid flags a lack of competition within a tender; this new command flags it across tenders - whether the same few firms win everything a buyer puts out. · ihalent concentration…

04 · Who maintains Ihalent

ihalent is maintained by gulmezeren2-byte. We track 4 MCP servers from gulmezeren2-byte - 4 actively maintained, 6 combined GitHub stars, oldest repo from Jul 2026.

05 · Facts

category
data & analytics - ranked #56 of 81 actively-maintained data & analytics servers as of 2026-09-18.
release cadence
3 releases in the last 90 days (latest 2026-07-29)
registry
io.github.gulmezeren2-byte/ihalent (active, first published 2026-07-18)
packages
pypi:ihalent

06 · Ihalent FAQ

What is Ihalent?

Turkish public-tender award intelligence: who won, for how much, at what discount, against how many bidders. It runs locally over stdio via the published package.

Is Ihalent still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-04 and it shipped 3 releases in the last 90 days. We re-verify nightly.

How do I install Ihalent?

Run `uvx ihalent`. The README documents one environment variable (IHALENT_AWARDS) to set first. You can also paste the ready-made client config above.

Does Ihalent run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Ihalent

More data & analytics MCP servers · Data Profiler MCP · Horizun PBI MCP · Dolphin MCP Pilot · ClaudeR - RStudio MCP Server · Indigo MCP

More Python MCP servers · Qai Consultant MCP · OpenHire · 哨兵 · Omni Lpr · Hail · see all