PluginBench
MCP Server
Active
MIT

ihalent MCP Server

io.github.gulmezeren2-byte/ihalent

What is the ihalent MCP server?

Turkish public-tender (EKAP) award intelligence: firm histories, discounts, competition, red flags

How to install ihalent

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ihalent": {
      "command": "uvx",
      "args": [
        "ihalent"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "ihalent": {
      "command": "uvx",
      "args": [
        "ihalent"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ihalent": {
      "command": "uvx",
      "args": [
        "ihalent"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "ihalent": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "ihalent"
      ]
    }
  }
}
Claude Code
claude mcp add ihalent -- uvx ihalent

Related MCP servers

acikpoz

Active

Turkish public construction unit-price (birim fiyat) catalog PDFs into structured pozes

1
Python
MIT
View repository →

andon

Active

Deterministic verification for AI-generated analysis: run a spec, inspect or diff a workbook

1
Python
MIT
View repository →

Read-only MCP for the SQL database behind an ERP: provably read-only guard, public benchmark.

0
Python
MIT
View repository →