Skip to main content
Glama

İhale MCP

by saidsurucu
MIT License
40
  • Apple
  • Linux

get_tender_announcements

Retrieve tender announcements including preliminary, cancellation, and result notices for a specific tender ID, with HTML content converted to Markdown format.

Instructions

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

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

Input Schema

NameRequiredDescriptionDefault
tender_idYesThe tender ID to get announcements for

Input Schema (JSON Schema)

{ "properties": { "tender_id": { "description": "The tender ID to get announcements for", "title": "Tender Id", "type": "integer" } }, "required": [ "tender_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