Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim

erp_test_hook

Test and validate hooks by sending requests to external URLs. Use this tool to ensure proper integration and functionality within the AARO ERP system for stock, customer, and order management.

Instructions

Test amaçlı kullanılmaktadır hooklar test edilir. Harici URL'ye istek gönderir.

Input Schema

NameRequiredDescriptionDefault
EsnekAramaKisitiNoStok kodunda, adında arama
SayfaNoSayfa numarası
SayfaSatirSayisiNoSayfa başına kayıt sayısı
SirketIDNoŞirket ID filtresi
StokIDNoBelirli stok ID'si
SubeIDNoŞube ID filtresi

Input Schema (JSON Schema)

{ "properties": { "EsnekAramaKisiti": { "description": "Stok kodunda, adında arama", "type": "string" }, "Sayfa": { "description": "Sayfa numarası", "type": "string" }, "SayfaSatirSayisi": { "description": "Sayfa başına kayıt sayısı", "type": "string" }, "SirketID": { "description": "Şirket ID filtresi", "type": "string" }, "StokID": { "description": "Belirli stok ID'si", "type": "string" }, "SubeID": { "description": "Şube 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