Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim
MIT License
  • Apple
  • Linux

erp_token_al

Generate temporary access tokens for the AARO ERP system by automating browser interaction, retrieving tokens, and optionally accepting password inputs for secure authentication.

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