Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim

erp_personel_mesai_hareket

Retrieve and list employee overtime data from AARO ERP, including hours worked per employee, based on specified criteria such as date range and sorting options.

Instructions

AARO ERP'den personellerin mesai hareketlerini çeker bu veriyi pdks cihazından çeker hangi personel kaç saat çalıştı bunu listeler

Input Schema

NameRequiredDescriptionDefault
SiralamaKisitiNoSıralama kriteri (örn: 'Tarih' asc için, 'Tarih:desc' desc için)
baslangicBasNoBaşlangıç tarihi (YYYY-MM-DD)
bitisBitNoBitiş tarihi (YYYY-MM-DD)
personelAdiSoyadiBasNoverinin hangi personele ait olduğunu ifade eder

Input Schema (JSON Schema)

{ "properties": { "SiralamaKisiti": { "description": "Sıralama kriteri (örn: 'Tarih' asc için, 'Tarih:desc' desc için)", "type": "string" }, "baslangicBas": { "description": "Başlangıç tarihi (YYYY-MM-DD)", "type": "string" }, "bitisBit": { "description": "Bitiş tarihi (YYYY-MM-DD)", "type": "string" }, "personelAdiSoyadiBas": { "description": "verinin hangi personele ait olduğunu ifade eder", "type": "string" } }, "required": [], "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/AaroYazilim/aaro-erp-mcp-server'

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