Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim
MIT License
  • Apple
  • Linux

erp_kasa_listele

Retrieve cash register lists from the AARO ERP system using an API token, with optional filtering by Kasa ID. Ideal for managing financial data efficiently.

Instructions

ERP sisteminden kasa listesini getirir.

Input Schema

NameRequiredDescriptionDefault
KasaIDNoKasa ID filtresi
tokenYesERP API token (zorunlu)

Input Schema (JSON Schema)

{ "properties": { "KasaID": { "description": "Kasa 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