io.github.ar-agents/mcp
Argentine business automation: Mercado Pago, AFIP/ARCA, WhatsApp, banking, shipping (7 packages).
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@ar-agents/mcp"
],
"env": {
"MP_ACCESS_TOKEN": "<your-mp_access_token>",
"AFIP_CERT_PEM": "<your-afip_cert_pem>",
"AFIP_KEY_PEM": "<your-afip_key_pem>",
"AFIP_CUIT": "<afip_cuit>",
"WHATSAPP_ACCESS_TOKEN": "<your-whatsapp_access_token>",
"WHATSAPP_PHONE_NUMBER_ID": "<whatsapp_phone_number_id>"
}
}
}
}{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@ar-agents/mcp"
],
"env": {
"MP_ACCESS_TOKEN": "<your-mp_access_token>",
"AFIP_CERT_PEM": "<your-afip_cert_pem>",
"AFIP_KEY_PEM": "<your-afip_key_pem>",
"AFIP_CUIT": "<afip_cuit>",
"WHATSAPP_ACCESS_TOKEN": "<your-whatsapp_access_token>",
"WHATSAPP_PHONE_NUMBER_ID": "<whatsapp_phone_number_id>"
}
}
}
}npx -y @ar-agents/mcpMP_ACCESS_TOKENMercado Pago access token (TEST- prefix for sandbox, APP_USR- for production). Enables MP tools.
AFIP_CERT_PEMAFIP/ARCA X.509 certificate (PEM string) for WSAA authentication. Enables CUIT padron + factura electronica tools.
AFIP_KEY_PEMAFIP/ARCA private key (PEM string) for WSAA authentication. Required if AFIP_CERT_PEM is set.
AFIP_CUITIssuer CUIT (Argentine tax ID) registered with the AFIP cert. Format: 20-XXXXXXXX-X.
WHATSAPP_ACCESS_TOKENMeta WhatsApp Business Cloud API token. Enables WhatsApp tools.
WHATSAPP_PHONE_NUMBER_IDMeta WhatsApp Business phone-number ID. Required if WHATSAPP_ACCESS_TOKEN is set.
An MCP server that integrates with Discord to provide AI-powered features.
Control your Discord community: send/read messages, manage channels and forums, and handle webhook…
Enable interaction with Slack workspaces. Supports subscribing to Slack events through Resources.