Skip to main content
Glama

İhale MCP

by saidsurucu
MIT License
40
  • Apple
  • Linux

get_direct_procurement_details

Retrieve detailed information about direct procurement processes in Turkish public tenders using specific identifiers and session tokens.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
cookiesNoCookie header (Çerez) for EKAP session (optional)
dogrudan_temin_idYesE10 token (dogrudanTeminId) from list (liste)
idare_idYesE11 token (idareId) from list (liste)

Input Schema (JSON Schema)

{ "properties": { "cookies": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "Cookie header (Çerez) for EKAP session (optional)", "title": "Cookies" }, "dogrudan_temin_id": { "description": "E10 token (dogrudanTeminId) from list (liste)", "title": "Dogrudan Temin Id", "type": "string" }, "idare_id": { "description": "E11 token (idareId) from list (liste)", "title": "Idare Id", "type": "string" } }, "required": [ "dogrudan_temin_id", "idare_id" ], "type": "object" }

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