Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim

erp_barkod_listele

Retrieve barcode lists from the ERP system using filters like stock ID, barcode number, and sorting criteria. Integrates with AARO ERP MCP Server for streamlined inventory management.

Instructions

ERP sisteminden barkod listesini getirir.

Input Schema

NameRequiredDescriptionDefault
BarkodNoNoBarkod numarası
SiralamaKisitiNoSıralama kriteri (örn: 'BarkodNo' asc için, 'BarkodNo:desc' desc için)
StokIDNoStok ID filtresi

Input Schema (JSON Schema)

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