Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim

erp_personel_listele

Retrieve personnel lists from the ERP system with optional filters like ID and sorting criteria, streamlining workforce management tasks within the AARO ERP MCP Server.

Instructions

ERP sisteminden personel listesini getirir.

Input Schema

NameRequiredDescriptionDefault
PersonelIDNoPersonel ID filtresi
SiralamaKisitiNoSıralama kriteri (örn: 'PersonelAdi' asc için, 'PersonelAdi:desc' desc için)

Input Schema (JSON Schema)

{ "properties": { "PersonelID": { "description": "Personel ID filtresi", "type": "string" }, "SiralamaKisiti": { "description": "Sıralama kriteri (örn: 'PersonelAdi' asc için, 'PersonelAdi:desc' desc için)", "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