Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim
MIT License
  • Apple
  • Linux

erp_banka_listele

Retrieve and filter bank lists directly from the ERP system using an API token and optional Bank ID. Facilitates efficient banking data management within AARO ERP.

Instructions

ERP sisteminden banka listesini getirir.

Input Schema

NameRequiredDescriptionDefault
BankaIDNoBanka ID filtresi
tokenYesERP API token (zorunlu)

Input Schema (JSON Schema)

{ "properties": { "BankaID": { "description": "Banka 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