Skip to main content
Glama

İhale MCP

by saidsurucu
MIT License
40
  • Apple
  • Linux

search_okas_codes

Find OKAS procurement classification codes for goods, services, or construction by searching Turkish descriptions to identify appropriate categories for public tenders.

Instructions

Search OKAS procurement classification codes.

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

Input Schema

NameRequiredDescriptionDefault
kalem_turuNoFilter by item type: 1=Mal (Goods), 2=Hizmet (Service), 3=Yapım (Construction)
limitNoMaximum number of results to return (1-500)
search_termNoSearch term to find matching OKAS codes by description

Input Schema (JSON Schema)

{ "properties": { "kalem_turu": { "anyOf": [ { "enum": [ 1, 2, 3 ], "type": "integer" }, { "type": "null" } ], "default": null, "description": "Filter by item type: 1=Mal (Goods), 2=Hizmet (Service), 3=Yapım (Construction)", "title": "Kalem Turu" }, "limit": { "default": 50, "description": "Maximum number of results to return (1-500)", "title": "Limit", "type": "integer" }, "search_term": { "default": "", "description": "Search term to find matching OKAS codes by description", "title": "Search Term", "type": "string" } }, "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