Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim
MIT License
  • Apple
  • Linux

erp_depo_listele

Retrieve warehouse lists from the ERP system using token-based access. Filter results by warehouse ID or search warehouse names and codes for efficient inventory management.

Instructions

ERP sisteminden depo listesini getirir.

Input Schema

NameRequiredDescriptionDefault
DepoIDNoBelirli depo ID'si
EsnekAramaKisitiNoDepo adında, kodunda arama
tokenYesERP API token (zorunlu)

Input Schema (JSON Schema)

{ "properties": { "DepoID": { "description": "Belirli depo ID'si", "type": "string" }, "EsnekAramaKisiti": { "description": "Depo adında, kodunda arama", "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