Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim

erp_token_manuel_ekle

Manually parse and cache token information in HTML format for integration with the AARO ERP system, enabling efficient management of user, token, date, and group data.

Instructions

Manuel olarak token bilgilerini parse edip cache'e ekler. Token metni HTML formatında olabilir.

Input Schema

NameRequiredDescriptionDefault
tokenTextYesToken metni (HTML formatında olabilir, kullanıcı, token, tarihler ve grup bilgilerini içermeli)

Input Schema (JSON Schema)

{ "properties": { "tokenText": { "description": "Token metni (HTML formatında olabilir, kullanıcı, token, tarihler ve grup bilgilerini içermeli)", "type": "string" } }, "required": [ "tokenText" ], "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