Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim
MIT License
  • Apple
  • Linux

erp_doviz_listele

Retrieve currency exchange rate lists directly from the ERP system using an API token, with optional currency ID filtering for specific results.

Instructions

ERP sisteminden döviz listesini getirir.

Input Schema

NameRequiredDescriptionDefault
DovizIDNoDöviz ID filtresi
tokenYesERP API token (zorunlu)

Input Schema (JSON Schema)

{ "properties": { "DovizID": { "description": "Döviz 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