Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim
MIT License
  • Apple
  • Linux

erp_personel_listele

Retrieve personnel list from the ERP system using an API token. Filter results by Personnel ID for targeted queries. Part of the AARO ERP MCP Server for streamlined data access.

Instructions

ERP sisteminden personel listesini getirir.

Input Schema

NameRequiredDescriptionDefault
PersonelIDNoPersonel ID filtresi
tokenYesERP API token (zorunlu)

Input Schema (JSON Schema)

{ "properties": { "PersonelID": { "description": "Personel ID filtresi", "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