Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim
MIT License
  • Apple
  • Linux

erp_barkod_listele

Retrieve barcode lists from the ERP system for specific stock items or barcode numbers using the AARO ERP MCP Server. Simplify inventory management by accessing detailed barcode data directly.

Instructions

ERP sisteminden barkod listesini getirir.

Input Schema

NameRequiredDescriptionDefault
BarkodNoNoBarkod numarası
StokIDNoStok ID filtresi
tokenYesERP API token (zorunlu)

Input Schema (JSON Schema)

{ "properties": { "BarkodNo": { "description": "Barkod numarası", "type": "string" }, "StokID": { "description": "Stok 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