Skip to main content
Glama

İhale MCP

by saidsurucu
MIT License
40
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_tenders

Search Turkish government tenders from EKAP v2 portal.

Tender types: 1=Mal, 2=Yapım, 3=Hizmet, 4=Danışmanlık Provinces: Use plate numbers (6=Ankara, 34=İstanbul, 35=İzmir) IKN format: YEAR/NUMBER, dates: YYYY-MM-DD

search_okas_codes

Search OKAS procurement classification codes.

Item types: 1=Goods, 2=Service, 3=Construction Search in Turkish descriptions for best results.

search_authorities

Search Turkish government authorities/institutions.

Find ministries, municipalities, universities for tender filtering. Search in Turkish for best results.

get_recent_tenders

Get recent tenders from last N days. Convenience function for recent tender activity.

get_tender_announcements

Get all announcements for a tender with HTML-to-Markdown conversion.

Returns: Ön İlan, İhale İlanı, Sonuç İlanı, İptal İlanı, etc.

get_tender_details

Get comprehensive tender details with HTML-to-Markdown conversion.

Returns: basic info, characteristics, OKAS codes, authority details, process rules, announcements summary, cancellation info if applicable.

search_direct_procurements

Search Direct Procurements (Doğrudan Temin) via EKAP (YeniIhaleAramaData.ashx, metot=dtAra). Returns: dt_no, title, authority, type, due_datetime, announcement_date, province_plate, has_announcement, has_document.

get_direct_procurement_details

Get Direct Procurement (Doğrudan Temin) details (dtDetayGetir) using tokens.

search_direct_procurement_authorities

Search authorities (İdare) for Direct Procurement (idareAra). Use returned 'token' as idareId.

search_direct_procurement_parent_authorities

Search parent authorities (Üst İdare) via ustIdareAra. Pass returned 'token' to parent_authority_code (ustIdareKod).

search_ilan_ads

Search Turkish government announcements and advertisements on ilan.gov.tr.

Returns: public announcements, tender notices, real estate sales, notifications, government job postings, legal notices, UYAP e-sales, and other official advertisements.

Categories include: Emlak, İhale Duyuruları, Tebligat ve Duyurular, Kamu-Akademik Personel, İflas Hukuku Davaları, Vasıta, UYAP E-SATIŞ (icra/mahkeme satışları), etc.

Sources: BIK (Basın İlan Kurumu), UYAP (E-SATIŞ icra/mahkeme satışları)

get_ilan_ad_detail

Get detailed information for a specific advertisement from ilan.gov.tr.

Returns: title, content (HTML and Markdown), advertiser info, location, categories, filters, hit count, and other advertisement metadata.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/saidsurucu/ihale-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server