Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim

erp_doviz_listele

Retrieve and filter currency lists from the ERP system using specific IDs or sorting criteria to streamline financial data management within the AARO ERP MCP Server.

Instructions

ERP sisteminden döviz listesini getirir.

Input Schema

NameRequiredDescriptionDefault
DovizIDNoDöviz ID filtresi
SiralamaKisitiNoSıralama kriteri (örn: 'DovizAdi' asc için, 'DovizAdi:desc' desc için)

Input Schema (JSON Schema)

{ "properties": { "DovizID": { "description": "Döviz ID filtresi", "type": "string" }, "SiralamaKisiti": { "description": "Sıralama kriteri (örn: 'DovizAdi' asc için, 'DovizAdi:desc' desc için)", "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