Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim
MIT License
  • Apple
  • Linux

erp_personel_mesai_hareket

Track and list employee overtime hours by retrieving data from PDSK devices and ERP systems. Input employee names and date ranges to generate detailed work hour reports.

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
baslangicBasNoBaşlangıç tarihi (YYYY-MM-DD)
bitisBitNoBitiş tarihi (YYYY-MM-DD)
personelAdiSoyadiBasNoverinin hangi personele ait olduğunu ifade eder
tokenYesERP API token (zorunlu)

Input Schema (JSON Schema)

{ "properties": { "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" }, "token": { "description": "ERP API token (zorunlu)", "type": "string" } }, "required": [ "token" ], "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