Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim

erp_token_al

Retrieves temporary access tokens from the AARO ERP system by opening a browser, awaiting user password input, and extracting the token. Simplifies ERP integration for secure access.

Instructions

ERP sisteminden geçici erişim anahtarı (token) alır. Tarayıcıyı açar, kullanıcının şifre girmesini bekler ve #anahtar elementinden token'i alır.

Input Schema

NameRequiredDescriptionDefault
passwordNoERP şifresi (opsiyonel - belirtilmezse kullanıcı manuel girer)

Input Schema (JSON Schema)

{ "properties": { "password": { "description": "ERP şifresi (opsiyonel - belirtilmezse kullanıcı manuel girer)", "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